[alsa-devel] [PATCH 0/5] ARM: DaVinci: ASoC: Add audio support for DM646x
Naresh Medisetty
naresh at ti.com
Fri Apr 3 03:46:51 CEST 2009
Add audio support for DM646x
Signed-off-by: Naresh Medisetty <naresh at ti.com>
---
This patch set adds audio support for DM646x
This series is dependant on the following 3 patches submitted to the
DaVinci git:
[PATCH v2 1/2] ARM: DaVinci: EDMA: Move queue related mappings to dm<soc>.c
[PATCH v2 2/2] ARM: DaVinci: EDMA: Enable EDMA support for dm646x
[PATCH] ARM: DaVinci: Fix the machine_is_davinci_dm6467_evm() error
Patch 1: Adds driver support for the two instances of McASP on TI's DM646x
Applies against ALSA mainline - that's the topic/asoc
branch of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6.git
Patch 2: Adds McASP clock support for the two instances of mcasp
casp0,mcasp1)
This patch applies to the DaVinci git tree available at
http://git.kernel.org/?p=linux/kernel/git/khilman/linux-davinci.git
Patch 3: Registers the platform devices for ASP on dm355, dm644x and dm646x
This patch applies to the DaVinci git tree available at
http://git.kernel.org/?p=linux/kernel/git/khilman/linux-davinci.git
Patch 4: Add dummy codec support
Applies against ALSA mainline - that's the topic/asoc
branch of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6.git
Patch 5: Add machine driver support for DM646x
Applies against ALSA mainline - that's the topic/asoc
branch of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6.git
These patches are based on the work done by Steve Chen <schen at mvista.com>
on Monstavista 2.6.18 kernel.
More information about the Alsa-devel
mailing list