On Fri, Nov 21, 2014 at 05:14:36PM +0100, Jacek Anaszewski wrote: > The VYUY8_2X8 media bus format is the only one supported > by the S5C73M3 camera sensor, that is a part of the media > device on the Exynos4412-trats2 board. > > Signed-off-by: Jacek Anaszewski <j.anaszewski@xxxxxxxxxxx> > Acked-by: Kyungmin Park <kyungmin.park@xxxxxxxxxxx> > --- > utils/media-ctl/libv4l2subdev.c | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/utils/media-ctl/libv4l2subdev.c b/utils/media-ctl/libv4l2subdev.c > index 4c5fb12..a96ed7a 100644 > --- a/utils/media-ctl/libv4l2subdev.c > +++ b/utils/media-ctl/libv4l2subdev.c > @@ -704,6 +704,7 @@ static struct { > { "YUYV", V4L2_MBUS_FMT_YUYV8_1X16 }, > { "YUYV1_5X8", V4L2_MBUS_FMT_YUYV8_1_5X8 }, > { "YUYV2X8", V4L2_MBUS_FMT_YUYV8_2X8 }, > + { "VYUY8_2X8", V4L2_MBUS_FMT_VYUY8_2X8 }, > { "UYVY", V4L2_MBUS_FMT_UYVY8_1X16 }, > { "UYVY1_5X8", V4L2_MBUS_FMT_UYVY8_1_5X8 }, > { "UYVY2X8", V4L2_MBUS_FMT_UYVY8_2X8 }, Acked-by: Sakari Ailus <sakari.ailus@xxxxxxxxxxxxxxx> -- Sakari Ailus e-mail: sakari.ailus@xxxxxx XMPP: sailus@xxxxxxxxxxxxxx -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html