omap3isp clock problems on Beagleboard xM.

2011-05-05 Thread javier Martin
Hi, as you know I'm currently working on submitting mt9p031 driver to mainline, testing it with my Beagleboard xM. While I was trying to clean Guennadi's patches I ran into the attached patch which changes a call to omap3isp_get(isp); into isp_enable_clocks(isp);. I don't think this is clean

Re: omap3isp clock problems on Beagleboard xM.

2011-05-05 Thread Guennadi Liakhovetski
On Thu, 5 May 2011, javier Martin wrote: Hi, as you know I'm currently working on submitting mt9p031 driver to mainline, testing it with my Beagleboard xM. While I was trying to clean Guennadi's patches I ran into the attached patch which changes a call to omap3isp_get(isp); into

Re: omap3isp clock problems on Beagleboard xM.

2011-05-05 Thread Laurent Pinchart
Hi Javier, On Thursday 05 May 2011 12:17:12 Guennadi Liakhovetski wrote: On Thu, 5 May 2011, javier Martin wrote: Hi, as you know I'm currently working on submitting mt9p031 driver to mainline, testing it with my Beagleboard xM. While I was trying to clean Guennadi's patches I ran into

Re: omap3isp clock problems on Beagleboard xM.

2011-05-05 Thread javier Martin
Thank you two guys for your answer. I don't remember exactly, but it didn't work without this patch. I know it is not clean and shouldn't be needed, so, if now it works also without it - perfect! You can start, stop, and restart streaming without this patch and it all works? Then certainly it