]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: rt1308: Add RT1308 amplifier driver
authorDerek Fang <derek.fang@realtek.com>
Fri, 28 Jun 2019 12:51:43 +0000 (20:51 +0800)
committerMark Brown <broonie@kernel.org>
Fri, 28 Jun 2019 14:27:39 +0000 (15:27 +0100)
commitd44e80a6ba63d03868a289a4ff42d133b411d2b3
tree8d1a1c57ad32fc317fb79fbccd6c509971c86bec
parent54908666acdcdf674ce92db887b1d5d799d2b062
ASoC: rt1308: Add RT1308 amplifier driver

This is the initial amplifier driver for rt1308.

Signed-off-by: Derek Fang <derek.fang@realtek.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Documentation/devicetree/bindings/sound/rt1308.txt [new file with mode: 0755]
sound/soc/codecs/Kconfig
sound/soc/codecs/Makefile
sound/soc/codecs/rt1308.c [new file with mode: 0755]
sound/soc/codecs/rt1308.h [new file with mode: 0755]