Hi Enrico,

On Thursday 19 January 2012 15:17:57 Enrico wrote:
> On Thu, Jan 19, 2012 at 2:52 PM, Gary Thomas <g...@mlbassoc.com> wrote:
> > On 2012-01-19 06:35, Gary Thomas wrote:
> >> My camera init code is attached. In the previous kernel, the I2C bus was
> >> probed implicitly when I initialized the OMAP3ISP. I thought I
> >> remembered some discussion about how that worked (maybe changing), so
> >> this is probably
> >> where the problem starts.
> >> 
> >> If you have an example, I can check my setup against it.
> > 
> > Note: I reworked how the sensor+I2C was initialized to be
> >        omap3_init_camera(&cobra3530p73_isp_platform_data);
> > 
> >  omap_register_i2c_bus(cobra3530p73_isp_platform_data.subdevs->subdevs[0]
> > .i2c_adapter_id, 400,
> > 
> >  cobra3530p73_isp_platform_data.subdevs->subdevs[0].board_info, 1);
> > 
> > The TVP5150 is now found, but 'media-ctl -p' still dies :-(
> 
> Have a look at [1] (the linux_3.2.bb file to see the list of
> patches,inside linux-3.2 directory for the actual patches), it's based
> on mainline kernel 3.2 and the bt656 patches i submitted months ago,
> it should be easy to adapt it for you board.
> 
> <rant>
> Really, there are patches for all these problems since months (from
> me, Javier, TI), but because no maintainer cared (apart from Laurent)
> they were never reviewed/applied and there is always someone who comes
> back with all the usual problems (additional yuv format, bt656 mode,
> tvp5150 that doesn't work...).
> </rant>

I totally understand your feeling.

I'd like to get YUV support integrated in the OMAP3 ISP driver. However, I 
have no YUV image source hardware, so I can only review the patches but not 
test them.

If someone can rebase the existing patches on top of 
http://git.linuxtv.org/pinchartl/media.git/shortlog/refs/heads/omap3isp-
omap3isp-yuv and test them, then I'll review the result.

-- 
Regards,

Laurent Pinchart
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to