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

2011-01-22 Thread Laurent Pinchart
Hi Martin, Thanks for the patch. On Friday 21 January 2011 00:43:31 Martin Hostettler wrote: > Adds support for V4L2_MBUS_FMT_Y8_1X8 format and 8bit data width in > synchronous interface. > > When using V4L2_MBUS_FMT_Y8_1X8 (or possibly another 8bit per pixel) mode > set the CDCC to output 8bit

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

2011-01-20 Thread Martin Hostettler
Adds support for V4L2_MBUS_FMT_Y8_1X8 format and 8bit data width in synchronous interface. When using V4L2_MBUS_FMT_Y8_1X8 (or possibly another 8bit per pixel) mode set the CDCC to output 8bit per pixel instead of 16bit. Signed-off-by: Martin Hostettler --- drivers/media/video/isp/ispccdc.c |