]> Pileus Git - ~andy/linux/commit
ASoC: Add PCM1681 codec driver.
authorMarek Belisko <marek.belisko@gmail.com>
Thu, 1 Aug 2013 09:14:58 +0000 (11:14 +0200)
committerMark Brown <broonie@linaro.org>
Thu, 1 Aug 2013 09:40:02 +0000 (10:40 +0100)
commit95169d080fcaad6c990ce3602d9b3d38753b1fa4
tree04da4edec1048869ea74f152e121557015f0c838
parent5ae90d8e467e625e447000cb4335c4db973b1095
ASoC: Add PCM1681 codec driver.

PCM1681 can be controlled via I2C, SPI or in bootstrap mode (no control mode). This code add
support only for I2C mode.

Signed-off-by: Marek Belisko <marek.belisko@streamunlimited.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
Documentation/devicetree/bindings/sound/ti,pcm1681.txt [new file with mode: 0644]
sound/soc/codecs/Kconfig
sound/soc/codecs/Makefile
sound/soc/codecs/pcm1681.c [new file with mode: 0644]