OSDN Git Service

ASoC: rt1019: add rt1019 amplifier driver
authorJack Yu <jack.yu@realtek.com>
Thu, 11 Mar 2021 02:58:09 +0000 (10:58 +0800)
committerMark Brown <broonie@kernel.org>
Thu, 18 Mar 2021 13:54:44 +0000 (13:54 +0000)
commit7ec79d3850d0cb6dc52e6aa472886ab3adf15863
tree9b50ebb94ad4e97d09e632216f086bcd02a0074d
parent8dd855334736f275e9de71096d816c8d9da46bf7
ASoC: rt1019: add rt1019 amplifier driver

This is initial amplifier driver for rt1019.

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