summaryrefslogtreecommitdiff
path: root/sound/soc/davinci/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2008-11-19ASoC: Add driver for the Lyrtech SFFSDR boardHugo Villeneuve1-0/+2
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>
2008-04-24[ALSA] Davinci ASoC supportVladimir Barinov1-0/+11
Add ASoC support for the TI Davinci SoC and the Davicni-EVM reference board. It includes: - ASoC Davinci DMA driver - ASoC Davinci I2S (Davinci McBSP module based) driver - ASoC Davinci-EVM reference board Signed-off-by: Vladimir Barinov <vbarinov@ru.mvista.com> Signed-off-by: Takashi Iwai <tiwai@suse.de>