]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ASoC: add rt5663 codec driver
authorBard Liao <bardliao@realtek.com>
Fri, 9 Sep 2016 02:33:10 +0000 (10:33 +0800)
committerMark Brown <broonie@kernel.org>
Wed, 14 Sep 2016 15:22:14 +0000 (16:22 +0100)
commitdf7c52168ee15b3951b50078c0c3960598eb0109
tree166972bb263f933dbec89ff6b5abff927c3ab640
parent29b4817d4018df78086157ea3a55c1d9424a7cfc
ASoC: add rt5663 codec driver

This is the initial codec driver for both rt5663 rt5668 codec.

Signed-off-by: John Lin <john.lin@realtek.com>
Signed-off-by: Jack Yu <jack.yu@realtek.com>
Signed-off-by: Bard Liao <bardliao@realtek.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Documentation/devicetree/bindings/sound/rt5663.txt [new file with mode: 0644]
sound/soc/codecs/Kconfig
sound/soc/codecs/Makefile
sound/soc/codecs/rt5663.c [new file with mode: 0644]
sound/soc/codecs/rt5663.h [new file with mode: 0644]