media: v4l: Add definitions for missing 16-bit RGB4444 formats
authorLaurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Thu, 28 Mar 2019 05:23:54 +0000 (01:23 -0400)
committerMauro Carvalho Chehab <mchehab+samsung@kernel.org>
Thu, 25 Apr 2019 15:04:54 +0000 (11:04 -0400)
commit6c84f9b1d2900c80eea74e682637976fd25eb471
treea6381276efef17ede2411f433c2722fd4621192e
parente25ec9141114c7124eeba09385e272dd76fbe617
media: v4l: Add definitions for missing 16-bit RGB4444 formats

The V4L2 API is missing the 16-bit RGB4444 formats for the RGBA, RGBX,
ABGR, XBGR, BGRA and BGRX component orders. Add them, using the same
4CCs as DRM.

Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Reviewed-by: Jacopo Mondi <jacopo@jmondi.org>
Acked-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Documentation/media/uapi/v4l/pixfmt-packed-rgb.rst
include/uapi/linux/videodev2.h