Re: [alsa-devel] [PATCH 0/5] davinci: da850: clean up pinmux arrays in da850.c
Hi Sergei,
On Tue, Jan 18, 2011 at 17:11:13, Sergei Shtylyov wrote:
Hello.
On 18-01-2011 7:40, Rajashekhara, Sudhakar wrote:
I was testing Audio with 2.6.37 on DA850 from Kevin Hilman Linux tree at [1] and found that audio is broken. Below patch fixes the issue.
From: Rajashekhara, Sudhakarsudhakar.raj@ti.com
davinci: fixes for audio on da850/omap-l138/am18x
On DA850/OMAP-L138/AM18x, AIC3x codec is at 0x18 slave address. But in sound/soc/davinci/davinci-evm.c file, "struct snd_soc_dai_link" has the wrong AIC3x codec slave address. This patch fixes this issue.
Also, this patch registers the platform device for davinci-pcm-audio.
Shouldn't this be 2 patches? I don't see a connection between the changes.
Yes, definitely this should be 2 patches. I just posted the fix as-is to unblock any folks who are facing the issue. As you can see from my e-mail there are still some issues which I am debugging currently. I'll post the proper patch later.
Regards, Sudhakar
participants (1)
-
Rajashekhara, Sudhakar