Re: [PATCH v2] omap3isp: preview: Add support for 8-bit formats at the sink pad

2012-10-24 Thread Sakari Ailus
On Tue, Oct 23, 2012 at 03:11:02PM +0200, Laurent Pinchart wrote: > Support both grayscale (Y8) and Bayer (SBGGR8, SGBRG8, SGRBG8 and > SRGGB8) formats. > > Signed-off-by: Laurent Pinchart Thanks!! Acked-by: Sakari Ailus -- Sakari Ailus e-mail: sakari.ai...@iki.fi XMPP: sai...@retiisi.or

[PATCH v2] omap3isp: preview: Add support for 8-bit formats at the sink pad

2012-10-23 Thread Laurent Pinchart
Support both grayscale (Y8) and Bayer (SBGGR8, SGBRG8, SGRBG8 and SRGGB8) formats. Signed-off-by: Laurent Pinchart --- drivers/media/platform/omap3isp/isppreview.c | 40 ++ 1 files changed, 28 insertions(+), 12 deletions(-) Changes since v1: - Handle V4L2_MBUS_FMT_Y8_