Re: DT support for OMAP3 ISP

2015-01-27 Thread Ash Charles
For what it is worth, I was able to get a MT9V032 camera (caspa) working with an OMAP3 using the suggested linux-media branch with these two patches [1,2]. Thanks for the help :) --Ash [1] http://gumstix-misc.s3.amazonaws.com/patches/0001-First-cut-at-caspa-support-with-devicetree.patch [2] htt

Re: DT support for OMAP3 ISP

2015-01-06 Thread Ash Charles
Thanks for the hints. I tried the suggested branch adding omap3isp data to the Overo device tree and device tree bindings for the mt9v032 device. I needed to manually modprobe omap3-isp but the camera was registered and I was able to use media-ctl to manipulate the v4l2 pipeline. I wasn't able t

Re: DT support for OMAP3 ISP

2015-01-06 Thread Sakari Ailus
(Fixed Laurent's e-mail.) Moikka, On Tue, Jan 06, 2015 at 01:42:18PM -0800, Tony Lindgren wrote: > * Ash Charles [150106 12:45]: > > Hi, > > > > I'm playing with the Caspa camera (mt9v032) and Overo on the 3.17 > > kernel. It looks like there has been some work on dt-bindings for the > > omap3

Re: DT support for OMAP3 ISP

2015-01-06 Thread Sakari Ailus
Hi Charles, On Tue, Jan 06, 2015 at 12:42:12PM -0800, Ash Charles wrote: > I'm playing with the Caspa camera (mt9v032) and Overo on the 3.17 > kernel. It looks like there has been some work on dt-bindings for the > omap3isp (notably [1] and [2]) but I didn't see anything heading for > mainline. >

Re: DT support for OMAP3 ISP

2015-01-06 Thread Sakari Ailus
Moikka, On Tue, Jan 06, 2015 at 01:42:18PM -0800, Tony Lindgren wrote: > * Ash Charles [150106 12:45]: > > Hi, > > > > I'm playing with the Caspa camera (mt9v032) and Overo on the 3.17 > > kernel. It looks like there has been some work on dt-bindings for the > > omap3isp (notably [1] and [2]) b

Re: DT support for OMAP3 ISP

2015-01-06 Thread Tony Lindgren
* Ash Charles [150106 12:45]: > Hi, > > I'm playing with the Caspa camera (mt9v032) and Overo on the 3.17 > kernel. It looks like there has been some work on dt-bindings for the > omap3isp (notably [1] and [2]) but I didn't see anything heading for > mainline. > > What would be needed to suppor

DT support for OMAP3 ISP

2015-01-06 Thread Ash Charles
Hi, I'm playing with the Caspa camera (mt9v032) and Overo on the 3.17 kernel. It looks like there has been some work on dt-bindings for the omap3isp (notably [1] and [2]) but I didn't see anything heading for mainline. What would be needed to support cameras using the omap3isp in a mainline kern