ASoC: Add driver for the Lyrtech SFFSDR board
authorHugo Villeneuve <hugo@hugovil.com>
Wed, 19 Nov 2008 06:37:32 +0000 (01:37 -0500)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Wed, 19 Nov 2008 13:18:42 +0000 (13:18 +0000)
commit08bd16869645f435eba6a612d166532b3047c5f7
treeb89001a9bf495633e00c211f7f988d289e69066c
parent1c0090c280da18f79e3e94168b5f3bfe4eb5f1c8
ASoC: Add driver for the Lyrtech SFFSDR board

The PCM3008 is used on the Lyrtech SFFSDR board, in conjunction with an
FPGA that generates the bit clock and the master clock

[Downgraded the rate debug print to pr_debug() in hw_params, converted
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/davinci/Kconfig
sound/soc/davinci/Makefile
sound/soc/davinci/davinci-sffsdr.c [new file with mode: 0644]