ASoC: add es8328 codec driver
authorSean Cross <xobs@kosagi.com>
Thu, 31 Jul 2014 02:43:36 +0000 (10:43 +0800)
committerMark Brown <broonie@linaro.org>
Sat, 16 Aug 2014 22:17:13 +0000 (17:17 -0500)
commit567e4f98922ce5542f8c2aa469a0c6ddf182b6ea
treebd2eb1ea42d43c17654422256aa1092e3262e336
parentd4f7facde1796c8b3eb2f79e1fd903d7b776972f
ASoC: add es8328 codec driver

Add a codec driver for the Everest ES8328.  It supports two separate audio
outputs and two separate audio inputs.

Signed-off-by: Sean Cross <xobs@kosagi.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
Documentation/devicetree/bindings/sound/es8328.txt [new file with mode: 0644]
sound/soc/codecs/Kconfig
sound/soc/codecs/Makefile
sound/soc/codecs/es8328-i2c.c [new file with mode: 0644]
sound/soc/codecs/es8328-spi.c [new file with mode: 0644]
sound/soc/codecs/es8328.c [new file with mode: 0644]
sound/soc/codecs/es8328.h [new file with mode: 0644]
This page took 0.026944 seconds and 5 git commands to generate.