commit | 1430e006a36da5401ad4420711b5a702ba17afa8 | [log] [tgz] |
---|---|---|
author | Guennadi Liakhovetski <g.liakhovetski@gmx.de> | Fri May 21 15:15:41 2010 +0000 |
committer | Paul Mundt <lethal@linux-sh.org> | Mon May 24 08:49:01 2010 +0900 |
tree | 6692ae83f519c887d809e1bfda5c3274a97ba7b2 | |
parent | d473e0a577be3205474707dd27cff3d2c2b9e307 [diff] |
sh: add a YUV422 output data format, that is also supported by LCDC 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>