]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: rt715: add RT715 codec driver
authorJack Yu <jack.yu@realtek.com>
Fri, 10 Jan 2020 02:18:21 +0000 (10:18 +0800)
committerMark Brown <broonie@kernel.org>
Mon, 13 Jan 2020 14:58:45 +0000 (14:58 +0000)
commit72b650195b70fd1f8ba8e69664989e1a783ee16b
tree262bd8307f1ba17f678ada903b6086146f072593
parent44f03a8e7b2512e41cabb24b53ccbb1918289aae
ASoC: rt715: add RT715 codec driver

Signed-off-by: Jack Yu <jack.yu@realtek.com>
Link: https://lore.kernel.org/r/20200110021821.17843-1-jack.yu@realtek.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/Kconfig
sound/soc/codecs/Makefile
sound/soc/codecs/rt715-sdw.c [new file with mode: 0644]
sound/soc/codecs/rt715-sdw.h [new file with mode: 0644]
sound/soc/codecs/rt715.c [new file with mode: 0644]
sound/soc/codecs/rt715.h [new file with mode: 0644]