sh: add a YUV422 output data format, that is also supported by LCDC
authorGuennadi Liakhovetski <g.liakhovetski@gmx.de>
Fri, 21 May 2010 15:15:41 +0000 (15:15 +0000)
committerPaul Mundt <lethal@linux-sh.org>
Sun, 23 May 2010 23:49:01 +0000 (08:49 +0900)
The LCDC block is allowed to use one of the two output data formats, when used
with MIPI DSI: RGB24 and YUV422. YUV422 is not currently handled by the LCDC
driver, but we have to add a define for it for MIPI.

Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
include/video/sh_mobile_lcdc.h

Simple merge