ASoC: Add PCM1792A spi mode codec support
authorMichael Trimarchi <michael@amarulasolutions.com>
Sat, 3 Aug 2013 14:20:43 +0000 (16:20 +0200)
committerMark Brown <broonie@linaro.org>
Mon, 5 Aug 2013 17:01:29 +0000 (18:01 +0100)
commit13b02fa0dbb1311d08dfacd897a6ff41232d7cfb
tree4326ace593031864a3678ac0f170991dc6f4ed6f
parentc095ba7224d8edc71dcef0d655911399a8bd4a3f
ASoC: Add PCM1792A spi mode codec support

Add PCM1792A spi mode codec support. This version implements only
a subset of functionalities. Tested connect to a pandaboard ES
device and based on recently pcm1681 codec.

Signed-off-by: Michael Trimarchi <michael@amarulasolutions.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
Documentation/devicetree/bindings/sound/pcm1792a.txt [new file with mode: 0644]
sound/soc/codecs/Kconfig
sound/soc/codecs/Makefile
sound/soc/codecs/pcm1792a.c [new file with mode: 0644]
sound/soc/codecs/pcm1792a.h [new file with mode: 0644]