tvp5150 extension to tvp5151

2010-11-19 Thread Raffaele Recalcati
I need to support fully tvp5151. So I'm trying to understand your driver, that is ready for VBI and not for video acquisition. I also take sometimes a look at tvp514x.c, for instance trying to add VIDIOC_ENUM_FMT and other ioctls. I think we can move from tvp5150.c to tvp515x.c, maybe... I don't

Re: tvp5150 extension to tvp5151

2010-11-22 Thread Raffaele Recalcati
On Mon, Nov 22, 2010 at 12:32 PM, Mauro Carvalho Chehab mche...@infradead.org wrote: Hi Raffaele, Em 19-11-2010 16:26, Raffaele Recalcati escreveu: I need to support fully tvp5151. So I'm trying to understand your driver, that is ready for VBI and not for video acquisition. I also take

tuner and PAL decoder - runtime suspend

2011-02-28 Thread Raffaele Recalcati
I'm trying to develop the tda9885 poweron + setting paramteres driver, using the v4l2 structure, that feeds a tvp5151. I can declare a tvp5151 input as V4L2_INPUT_TYPE_TUNER and than create a v4l2 subdev driver for tda9885. I don't know if I need to put code in tvp5151 driver in order to trigger

Re: OMAP3 ISP and tvp5151 driver.

2011-04-20 Thread Raffaele Recalcati
Hi Laurent, On Wed, Mar 30, 2011 at 3:32 PM, Laurent Pinchart laurent.pinch...@ideasonboard.com wrote: Hi Loïc, On Wednesday 30 March 2011 13:05:08 Loïc Akue wrote: Hi Laurent, The OMAP3 ISP should support interleaving interlaced frames, but that's not implemented in the driver. You will

Re: OMAP3 ISP and tvp5151 driver.

2011-04-20 Thread Raffaele Recalcati
Hi Laurent, On Wed, Apr 20, 2011 at 5:25 PM, Raffaele Recalcati lamiapost...@gmail.com wrote: Hi Laurent, On Wed, Mar 30, 2011 at 3:32 PM, Laurent Pinchart laurent.pinch...@ideasonboard.com wrote: Hi Loïc, On Wednesday 30 March 2011 13:05:08 Loïc Akue wrote: Hi Laurent, The OMAP3 ISP

[PATCH] davinci: dm365: Added swap between y and c data in isif port.

2010-06-28 Thread Raffaele Recalcati
From: Raffaele Recalcati raffaele.recalc...@bticino.it Added the possibility to change the position of y and c data in the isif port. This patch has been developed against the http://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-davinci.git git tree and tested on bmx