]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ASoC: add rt5665 codec driver
authorBard Liao <bardliao@realtek.com>
Mon, 14 Nov 2016 03:00:10 +0000 (11:00 +0800)
committerMark Brown <broonie@kernel.org>
Mon, 14 Nov 2016 11:37:57 +0000 (11:37 +0000)
commit33ada14a26c8f174dac8765f4236ca66c64ae5be
tree349d605c737c84d2362f9d53c8317d5cc9709c5b
parent134340b33f2ddf4869519d728ad0ca4bc67154f3
ASoC: add rt5665 codec driver

This is the initial codec driver for rt5665.

Signed-off-by: Bard Liao <bardliao@realtek.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Documentation/devicetree/bindings/sound/rt5665.txt [new file with mode: 0755]
include/sound/rt5665.h [new file with mode: 0755]
sound/soc/codecs/Kconfig
sound/soc/codecs/Makefile
sound/soc/codecs/rt5665.c [new file with mode: 0644]
sound/soc/codecs/rt5665.h [new file with mode: 0644]