Hi,
The verification of the sdma-pcm on OMAP2 got delayed by non working audio on n810.
With the following patches audio works on n810 (both with the old omap-pcm and the new sdma-pcm).
I believe the DTS and ASoC patches are fine to go via different tree, but I wanted to keep the patches together for easier testing.
The series does not have any dependencies, I will rebase the sdma-pcm series on top of this and resend.
Regards, Peter --- Jarkko Nikula (1): ASoC: omap: Remove OMAP_MUX dependency from Nokia N810 audio support
Peter Ujfalusi (4): ARM: dts: omap2420-n810: Enable McBSP2 for audio ARM: dts: omap2420-n810: Correct the audio codec (tlv320aic33) node ASoC: omap: n810: Correct the card level dapm_route ASoC: omap: n810: Correct the cpu_dai, platform and codec name
arch/arm/boot/dts/omap2420-n810.dts | 38 +++++++++++++++++++++++++++-- sound/soc/omap/Kconfig | 1 - sound/soc/omap/n810.c | 10 ++++---- 3 files changed, 41 insertions(+), 8 deletions(-)