OSDN Git Service

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)
commitdf31007400c3905ec15b1065241baf3864decbfa
tree1736a892f2d11107e185ced7cc35118d5e1f935d
parentb2333f7fcd950854afe9c428377e105425d5083a
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]