]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: rt1015: add rt1015 amplifier driver
authorJack Yu <jack.yu@realtek.com>
Wed, 15 Jan 2020 11:25:19 +0000 (19:25 +0800)
committerMark Brown <broonie@kernel.org>
Thu, 23 Jan 2020 12:12:50 +0000 (12:12 +0000)
commit8a230ecaa1bcef5b67abc3164692f174e13dac54
tree1736a892f2d11107e185ced7cc35118d5e1f935d
parent37b5b249da3f40f5ca9267abceed4169ded23f2b
ASoC: rt1015: add rt1015 amplifier driver

This is initial amplifier driver for rt1015.

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