ASoC: rt700: add rt700 codec driver
authorShuming Fan <shumingf@realtek.com>
Fri, 10 Jan 2020 01:45:52 +0000 (09:45 +0800)
committerMark Brown <broonie@kernel.org>
Fri, 10 Jan 2020 13:31:49 +0000 (13:31 +0000)
commit7d2a5f9ae41e3d3b50cd32b9fb307fab88064daf
treed912da5170aba399898f39a81c2748ffa243aaf5
parent613fb50059cf19aa6acbc503a00265d9151c0b09
ASoC: rt700: add rt700 codec driver

This is the initial codec driver for rt700.

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/20200110014552.17252-1-shumingf@realtek.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/Kconfig
sound/soc/codecs/Makefile
sound/soc/codecs/rt700-sdw.c [new file with mode: 0644]
sound/soc/codecs/rt700-sdw.h [new file with mode: 0644]
sound/soc/codecs/rt700.c [new file with mode: 0644]
sound/soc/codecs/rt700.h [new file with mode: 0644]