media: ov5640: add support of RGB565 and YUYV formats
authorHugues Fruchet <hugues.fruchet@st.com>
Wed, 3 Jan 2018 09:57:32 +0000 (04:57 -0500)
committerMauro Carvalho Chehab <mchehab@s-opensource.com>
Fri, 5 Jan 2018 17:54:14 +0000 (12:54 -0500)
commite3ee691dbf24096ea51b3200946b11d68ce75361
tree17e272ae635dcfc985f477b9c1e44c74148c7d76
parentf22996db44e2db73b333de25a8939fef2bab9620
media: ov5640: add support of RGB565 and YUYV formats

Add RGB565 (LE & BE) and YUV422 YUYV format in addition
to existing YUV422 UYVY format.

Signed-off-by: Hugues Fruchet <hugues.fruchet@st.com>
Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
drivers/media/i2c/ov5640.c