Hi Guraraja,<div><br></div><div>I am interested in this thread. I've been trying Gururaja's patches for audio as well.</div><div><br></div><div>I rebased  Guraja's patches on top of Matt's EDMA patches which were applied to the beaglebone 3.7 kernel repo. With some fixes to make it compile with CONFIG_DUMMY_REGULATOR enabled, Currently it breaks at set_dai_fmt in davinci-mcasp.c when an audio file is played.</div>
<div><br></div><div>Could you try my tree on EVM?  dts changes may be required to use mcasp1 on EVM,</div><div><a href="https://github.com/joelagnel/linux-kernel/commits/3.7">https://github.com/joelagnel/linux-kernel/commits/3.7</a></div>
<div><br></div><div>v3.7-rc2-fixes to v3.7-rc2-audio commits are Gururaja's patches which I applied, and after that are my commits to enable config , add dt data and some fixes.</div><div><br></div><div>Thanks,</div><div>
Joel<br><br><div class="gmail_quote">On Mon, Oct 29, 2012 at 10:45 AM, Hebbar, Gururaja <span dir="ltr"><<a href="mailto:gururaja.hebbar@ti.com" target="_blank">gururaja.hebbar@ti.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Matt,<br>
<br>
On Wed, Oct 10, 2012 at 20:00:49, Porter, Matt wrote:<br>
> 6ea74cb ARM: OMAP2+: hwmod: get rid of all omap_clk_get_by_name usage<br>
> exposes a bug in the AM33XX clock data for mcasp. After moving to<br>
> clk_get() usage, the _init() of all registered hwmods fails on mcasp0<br>
> due to incorrect clock data causing clk_get() to fail. This causes all<br>
> successive hwmods to fail to _init() leaving them in a bad state.<br>
><br>
> This patch updates the mcasp clock entries so clk_get() will succeed.<br>
> It is tested on BeagleBone and is needed for 3.7-rc1 to fix AM33xx<br>
> boot.<br>
<br>
<br>
I want to test Audio on AM335x Evm with your EDMA patches. I have few<br>
patches for AM335x.<br>
Can you share the link to the repo & branch on which I need to rebase?<br>
The patches are related to mcasp dt node, mcasp pinmux in dt, etc...<br>
<br>
><br>
..snip..<br>
..snip..<br>
><br>
<br>
<br>
Thanks & Regards,<br>
Gururaja<br>
--<br>
To unsubscribe from this list: send the line "unsubscribe linux-omap" in<br>
the body of a message to <a href="mailto:majordomo@vger.kernel.org">majordomo@vger.kernel.org</a><br>
More majordomo info at  <a href="http://vger.kernel.org/majordomo-info.html" target="_blank">http://vger.kernel.org/majordomo-info.html</a><br>
</blockquote></div><br></div>