
Adds Audio support for TI DM646X EVM platform
Signed-off-by: Naresh Medisetty naresh@ti.com --- This patch set adds audio support for DM646x
This series is dependant on the following 2 patches submitted to the DaVinci git:
[PATCH 1/2] ARM: DaVinci: EDMA: Move queue to tc mapping to dm<soc>.c [PATCH 2/2] ARM: DaVinci: EDMA: Enable EDMA support for dm646x
Patch 1: Adds ASoC driver support for TI DM646X EVM platform Applies to the DaVinci git.
Patch 2: Adds ALSA SoC McASP Audio Layer for TI DM646X processor Applies to the ASoC tree.
Patch 3: Adds header file for McASP Audio Layer for TI DM646X processor Applies to the ASoC tree.
Patch 4: Adds ALSA PCM interface for the TI DM646X processor Applies to the ASoC tree.
Patch 5: Adds Audio Serial Port support for TI DM646X processor Applies to the DaVinci git.
Patch 6: Adds McASP clock support for TI DM646X processor Applies to the DaVinci git.
Patch 7: Adds ALSA SoC DIT driver support for DM646X Applies to the ASoC tree.
Patch 8: ASoC: Adds header file for DM646X DIT driver Applies to the ASoC tree.
Patch 9: Adds build support for DM646X audio driver Applies to the ASoC tree.
These patches are based on the work done by Steve Chen schen@mvista.com on Monstavista 2.6.18 kernel.
Even without these patches the ASoC tree (http://opensource.wolfsonmicro.com/cgi-bin/gitweb.cgi?p=linux-2.6-asoc.git;a...) build for DaVinci is broken.