MLK-20724: uapi: add RGBA to exend V4L2 standard format for android usage
authorGuoniu.Zhou <guoniu.zhou@nxp.com>
Mon, 14 Jan 2019 06:23:03 +0000 (14:23 +0800)
committerLeonard Crestez <leonard.crestez@nxp.com>
Wed, 17 Apr 2019 23:51:34 +0000 (02:51 +0300)
commitec0cefbc073135d7559f1d3b6ff3b9f0016e9e07
tree71cf932d69e79dc800cf415a2365f5c31206ee49
parent558062cd9dd962849a1bca7da8b5024354bf5922
MLK-20724: uapi: add RGBA to exend V4L2 standard format for android usage

Android has RGBA format output but V4L2 framework do not have this format
.In order to support this in our mem2mem driver, we need to extend V4L2
format.

Signed-off-by: Guoniu.Zhou <guoniu.zhou@nxp.com>
(cherry picked from commit 24c970a517e1e4a860967255b0cca62c6e2f3c2e)
Only add uapi part to help yocto build
Signed-off-by: Leonard Crestez <leonard.crestez@nxp.com>
include/uapi/linux/videodev2.h