[ALSA] Davinci ASoC support
authorVladimir Barinov <vbarinov@ru.mvista.com>
Mon, 18 Feb 2008 10:40:22 +0000 (11:40 +0100)
committerTakashi Iwai <tiwai@suse.de>
Thu, 24 Apr 2008 10:00:11 +0000 (12:00 +0200)
commit310355c111dbae005269fe3fc39afdd60779bf5d
treefc792358843354483f86ef6695c5fe83db91a9da
parentb40b04ad380ad641e5740486e4b9a56fd32b64cc
[ALSA] Davinci ASoC support

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>
sound/soc/Kconfig
sound/soc/Makefile
sound/soc/davinci/Kconfig [new file with mode: 0644]
sound/soc/davinci/Makefile [new file with mode: 0644]
sound/soc/davinci/davinci-evm.c [new file with mode: 0644]
sound/soc/davinci/davinci-i2s.c [new file with mode: 0644]
sound/soc/davinci/davinci-i2s.h [new file with mode: 0644]
sound/soc/davinci/davinci-pcm.c [new file with mode: 0644]
sound/soc/davinci/davinci-pcm.h [new file with mode: 0644]
This page took 0.024714 seconds and 5 git commands to generate.