[alsa-devel] [PATCH v2 0/6] ARM: DaVinci: ASoC: Add mcasp support for DM646x

Naresh Medisetty naresh at ti.com
Fri Apr 17 00:37:02 CEST 2009


From: Naresh.Medisetty <naresh at ti.com>

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

Patch 6:        Introduces platfrom driver model for dm644x and dm355
                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> and
Pavel Kiryukhin <pkiryukhin at ru.mvista.com> on Monstavista 2.6.18 kernel.



More information about the Alsa-devel mailing list