ASoC: rt712-sdca: Add RT712 SDCA driver for Mic topology
authorShuming Fan <shumingf@realtek.com>
Thu, 6 Apr 2023 08:55:35 +0000 (16:55 +0800)
committerMark Brown <broonie@kernel.org>
Thu, 6 Apr 2023 13:44:55 +0000 (14:44 +0100)
commit63a511284c9ea72696a5dd0a2d2721bdef19f774
tree965cda42bdd830a79aeb4c96861edabc3d6365d3
parent3456aeb02a28e82235d45da434752e6f441427f0
ASoC: rt712-sdca: Add RT712 SDCA driver for Mic topology

This is the initial codec driver for rt712 SDCA (Mic topology).
The host should connect with rt712 SdW2 interface.

Signed-off-by: Shuming Fan <shumingf@realtek.com>
Link: https://lore.kernel.org/r/20230406085535.52002-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-dmic.c [new file with mode: 0644]
sound/soc/codecs/rt712-sdca-dmic.h [new file with mode: 0644]