ASoC: rt722-sdca: Add RT722 SDCA driver
authorJack Yu <jack.yu@realtek.com>
Fri, 21 Apr 2023 03:01:16 +0000 (11:01 +0800)
committerMark Brown <broonie@kernel.org>
Tue, 9 May 2023 06:35:57 +0000 (15:35 +0900)
commit7f5d6036ca0059f749414380e19bfc346961353c
tree8dc5f235bd1085b236755cca22b3fef6cc520517
parent5782f019948e40f8bf67e87b40d549924a69d23c
ASoC: rt722-sdca: Add RT722 SDCA driver

This is the initial codec driver for rt722-sdca.

Signed-off-by: Jack Yu <jack.yu@realtek.com
Link: https://lore.kernel.org/r/20230421030116.26245-1-jack.yu@realtek.com
Signed-off-by: Mark Brown <broonie@kernel.org
sound/soc/codecs/Kconfig
sound/soc/codecs/Makefile
sound/soc/codecs/rt722-sdca-sdw.c [new file with mode: 0644]
sound/soc/codecs/rt722-sdca-sdw.h [new file with mode: 0644]
sound/soc/codecs/rt722-sdca.c [new file with mode: 0644]
sound/soc/codecs/rt722-sdca.h [new file with mode: 0644]