]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: rt711-sdca: Add RT711 SDCA vendor-specific driver
authorShuming Fan <shumingf@realtek.com>
Tue, 2 Mar 2021 09:15:06 +0000 (17:15 +0800)
committerMark Brown <broonie@kernel.org>
Wed, 10 Mar 2021 13:13:31 +0000 (13:13 +0000)
commitcab65e1df6d381b0d804f2d25f421b2b06c1a76a
tree0c4c7af2ee138a08622385835a4dc94dbf48e7ba
parenta0c045545513980dd0b0534284bc2f1d2dae4f1c
ASoC: rt711-sdca: Add RT711 SDCA vendor-specific driver

This is the initial codec driver for rt711 SDCA version.

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