ASoC: rt712-sdca: Add RT712 SDCA driver for Jack and Amp topology
authorShuming Fan <shumingf@realtek.com>
Tue, 7 Feb 2023 09:09:46 +0000 (17:09 +0800)
committerMark Brown <broonie@kernel.org>
Thu, 9 Feb 2023 16:06:39 +0000 (16:06 +0000)
commit6c39710da75caabc5f459a3f73fbb7435b4000aa
tree8ff8ddbf03a891b935437676882f5c8e36468049
parent9f138bb2eaf661788df459dfcaf38feb080af41f
ASoC: rt712-sdca: Add RT712 SDCA driver for Jack and Amp topology

This is the initial codec driver for rt712 SDCA (Jack+Amp topology).
The host should connect with rt712 SdW1 interface.

Signed-off-by: Shuming Fan <shumingf@realtek.com>
Link: https://lore.kernel.org/r/20230207090946.20659-1-shumingf@realtek.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/Kconfig
sound/soc/codecs/Makefile
sound/soc/codecs/rt712-sdca-sdw.c [new file with mode: 0644]
sound/soc/codecs/rt712-sdca-sdw.h [new file with mode: 0644]
sound/soc/codecs/rt712-sdca.c [new file with mode: 0644]
sound/soc/codecs/rt712-sdca.h [new file with mode: 0644]