Re: V4L2 runs out of memory when OMAP3 ISP parallel pixel clock is high

2019-10-23 Thread Adam Ford
On Sun, Oct 20, 2019 at 2:16 PM Adam Ford wrote: > > On Sun, Oct 20, 2019 at 1:02 PM Laurent Pinchart > wrote: > > > > Hi Adam, > > > > On Sun, Oct 20, 2019 at 09:45:25AM -0500, Adam Ford wrote: > > > I am running a DM3730 connected to an mt9p031 sensor, and the ISP is > > > running in 8-bit para

Re: V4L2 runs out of memory when OMAP3 ISP parallel pixel clock is high

2019-10-20 Thread Adam Ford
On Sun, Oct 20, 2019 at 1:02 PM Laurent Pinchart wrote: > > Hi Adam, > > On Sun, Oct 20, 2019 at 09:45:25AM -0500, Adam Ford wrote: > > I am running a DM3730 connected to an mt9p031 sensor, and the ISP is > > running in 8-bit parallel mode. > > > > I have the sensor endpoint configured as: > > > >

Re: V4L2 runs out of memory when OMAP3 ISP parallel pixel clock is high

2019-10-20 Thread Laurent Pinchart
Hi Adam, On Sun, Oct 20, 2019 at 09:45:25AM -0500, Adam Ford wrote: > I am running a DM3730 connected to an mt9p031 sensor, and the ISP is > running in 8-bit parallel mode. > > I have the sensor endpoint configured as: > > mt9p031_out: endpoint { > input-clock-frequency = <2400>; >

V4L2 runs out of memory when OMAP3 ISP parallel pixel clock is high

2019-10-20 Thread Adam Ford
I am running a DM3730 connected to an mt9p031 sensor, and the ISP is running in 8-bit parallel mode. I have the sensor endpoint configured as: mt9p031_out: endpoint { input-clock-frequency = <2400>; pixel-clock-frequency = <7200>; remote-endpoint = <&ccdc_ep>; }; I was loo