ASoC: Add PCM3008 ALSA SoC driver
authorHugo Villeneuve <hugo@hugovil.com>
Wed, 19 Nov 2008 06:37:31 +0000 (01:37 -0500)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Wed, 19 Nov 2008 13:16:38 +0000 (13:16 +0000)
commit1c0090c280da18f79e3e94168b5f3bfe4eb5f1c8
tree0e81a01eccca0060c964fa0646ac6792f98f3213
parentca3ea02e90d63a6a91c1c2a445d6d71f9031a44a
ASoC: Add PCM3008 ALSA SoC driver

The PCM3008 is a 16-bit stereo audio codec. It accepts
left-justified format for ADC, and right-justified format
for DAC. Independent power-down modes for ADC and DAC are
provided, as well as a digital de-emphasis filter (4 modes).

[Merged Makefile & Kconfig, changed asm/gpio.h to linux/gpio.h -- broonie]

Signed-off-by: Hugo Villeneuve <hugo@hugovil.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
sound/soc/codecs/Kconfig
sound/soc/codecs/Makefile
sound/soc/codecs/pcm3008.c [new file with mode: 0644]
sound/soc/codecs/pcm3008.h [new file with mode: 0644]