]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit1f8bfa0d60f0a86b75095e2f5ce9191b32ef8336
treed912da5170aba399898f39a81c2748ffa243aaf5
parent92932568ca88a07b05c0ed7ccb96a36292e185c8
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]