]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ASoC: add RT5670 CODEC driver
authorBard Liao <bardliao@realtek.com>
Mon, 30 Jun 2014 12:31:13 +0000 (20:31 +0800)
committerMark Brown <broonie@linaro.org>
Wed, 2 Jul 2014 19:49:25 +0000 (20:49 +0100)
commit5e8351de740d9eff26cc146a6591a4e7517496b0
tree80ef0b5eb837282e8b78259471211375a88e9ded
parent099d334e3d5c0b26480dffc44fe6272c90898237
ASoC: add RT5670 CODEC driver

This patch adds a minimum support of Realtek ALC5670 codec.

Signed-off-by: Bard Liao <bardliao@realtek.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
include/sound/rt5670.h [new file with mode: 0644]
sound/soc/codecs/Kconfig
sound/soc/codecs/Makefile
sound/soc/codecs/rt5670-dsp.h [new file with mode: 0644]
sound/soc/codecs/rt5670.c [new file with mode: 0644]
sound/soc/codecs/rt5670.h [new file with mode: 0644]