ASoC: rt711: add rt711 codec driver
authorShuming Fan <shumingf@realtek.com>
Fri, 27 Dec 2019 05:44:45 +0000 (13:44 +0800)
committerMark Brown <broonie@kernel.org>
Thu, 9 Jan 2020 21:22:36 +0000 (21:22 +0000)
commit320b8b0d13b81f3697acff5b6ddb47f88a09c118
treef9c65dea63cbd84e5935ef60a577460c46cc1b09
parentc23ff4b3ba6547e857427524a5ba577d56249b0d
ASoC: rt711: add rt711 codec driver

This is the initial codec driver for rt711.

Signed-off-by: Shuming Fan <shumingf@realtek.com>
Tested-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Link: https://lore.kernel.org/r/20191227054445.27223-1-shumingf@realtek.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/Kconfig
sound/soc/codecs/Makefile
sound/soc/codecs/rt711-sdw.c [new file with mode: 0644]
sound/soc/codecs/rt711-sdw.h [new file with mode: 0644]
sound/soc/codecs/rt711.c [new file with mode: 0644]
sound/soc/codecs/rt711.h [new file with mode: 0644]