]> 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)
commit4cc5579c2dadea9c39e34d6b434fe3a2761c9b3c
tree0c4c7af2ee138a08622385835a4dc94dbf48e7ba
parenta7bd22f4d0c70029a32f915853624c1d4f082c58
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]