Re: [PATCH] v4l: OMAP3 ISP CCDC: Add support for 8bit greyscale sensors

2010-12-28 Thread Laurent Pinchart
Hi Martin, On Wednesday 15 December 2010 10:51:36 mar...@neutronstar.dyndns.org wrote: > On Wed, Dec 15, 2010 at 02:01:31AM +0100, Laurent Pinchart wrote: > > Hi Martin, > > > > Thanks for the patch. > > > > On Tuesday 14 December 2010 15:43:43 Martin Hostettler wrote: > > > Adds support for V4L

Re: [PATCH] v4l: OMAP3 ISP CCDC: Add support for 8bit greyscale sensors

2010-12-15 Thread martin
On Wed, Dec 15, 2010 at 02:01:31AM +0100, Laurent Pinchart wrote: > Hi Martin, > > Thanks for the patch. > > On Tuesday 14 December 2010 15:43:43 Martin Hostettler wrote: > > Adds support for V4L2_MBUS_FMT_Y8_1X8 format and 8bit data width in > > syncronous interface. > > [...] > > I got a simi

Re: [PATCH] v4l: OMAP3 ISP CCDC: Add support for 8bit greyscale sensors

2010-12-14 Thread Laurent Pinchart
Hi Martin, Thanks for the patch. On Tuesday 14 December 2010 15:43:43 Martin Hostettler wrote: > Adds support for V4L2_MBUS_FMT_Y8_1X8 format and 8bit data width in > syncronous interface. > > The data width is configured in the parallel interface part of the isp > platform data, defaulting to 1

[PATCH] v4l: OMAP3 ISP CCDC: Add support for 8bit greyscale sensors

2010-12-14 Thread Martin Hostettler
Adds support for V4L2_MBUS_FMT_Y8_1X8 format and 8bit data width in syncronous interface. The data width is configured in the parallel interface part of the isp platform data, defaulting to 10bit as before this commit. When i 8bit mode don't apply DC substraction of 64 per default as this would re