]> 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)
commit59fd7557462ecff8c0c781ff29bacfd48f16499f
tree1736a892f2d11107e185ced7cc35118d5e1f935d
parentd7c2cf4ab9cbe9386a9e8b386580196ed3afa906
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]