Re: omap3-isp : panic using previewer from V4L input

2013-05-14 Thread Laurent Pinchart
Hi Jean-Philippe, On Tuesday 14 May 2013 11:29:39 jean-philippe francois wrote: > Hi Laurent, > > I have a beagle xm board, but no sensor board. Is it possible to have > the omap3-isp initialised ? Yes it is. You will just need to call omap3_init_camera() in your board code with a pointer to pl

Re: omap3-isp : panic using previewer from V4L input

2013-05-14 Thread jean-philippe francois
Hi Laurent, I have a beagle xm board, but no sensor board. Is it possible to have the omap3-isp initialised ? I would like to try my program on a beagle board to eliminate any hardware related problem. >From the board file in mainline kernel, it seems omap3_init_camera is not called, do you know a

Re: omap3-isp : panic using previewer from V4L input

2013-05-07 Thread jean-philippe francois
2013/5/7 Laurent Pinchart : > Hi Jean-Philippe, > > (CC'ed linux-omap) > > On Monday 06 May 2013 10:59:07 jean-philippe francois wrote: >> Hi, >> >> I am trying to use the previewer to debayer pictures coming from the >> filesystem instead of the capture hardware. The media-ctl links are as >> foll

Re: omap3-isp : panic using previewer from V4L input

2013-05-07 Thread Laurent Pinchart
Hi Jean-Philippe, (CC'ed linux-omap) On Monday 06 May 2013 10:59:07 jean-philippe francois wrote: > Hi, > > I am trying to use the previewer to debayer pictures coming from the > filesystem instead of the capture hardware. The media-ctl links are as > follows : > > preview V4L input -> preview

omap3-isp : panic using previewer from V4L input

2013-05-06 Thread jean-philippe francois
Hi, I am trying to use the previewer to debayer pictures coming from the filesystem instead of the capture hardware. The media-ctl links are as follows : preview V4L input -> preview pad 0 (sink), preview pad 1(src) ->preview V4L output. Input output format is set via media-ctl for the preview e