]> git.baikalelectronics.ru Git - kernel.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)
commitd6ccd03e7dfaca96e4e6042d8bc948e070bd808e
tree349d605c737c84d2362f9d53c8317d5cc9709c5b
parent98ae791b0e9b90ee64d3f6f7c3c4ced6e7280369
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]