]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: at91: fix LCD-wiring mode
authorJohan Hovold <jhovold@gmail.com>
Wed, 13 Mar 2013 09:56:13 +0000 (10:56 +0100)
committerNicolas Ferre <nicolas.ferre@atmel.com>
Wed, 13 Mar 2013 10:05:04 +0000 (11:05 +0100)
commitf10785d1c085cc11148ec617b1e0a4ee40c3cd24
tree8185cc2862b5d0370656d9fa2549759dc174fd9a
parentbb3ff3c3b11cb62f1bd5939e278f3bc0079995e1
ARM: at91: fix LCD-wiring mode

Fix regression introduced by commit 991f8dddf6bd ("atmel_lcdfb: support
16bit BGR:565 mode, remove unsupported 15bit modes") which broke 16-bpp
modes for older SOCs which use IBGR:555 (msb is intensity) rather than
BGR:565.

The above commit removes the RGB:555-wiring hack by
removing the no longer used ATMEL_LCDC_WIRING_RGB555 define.

Acked-by: Peter Korsgaard <jacmet@sunsite.dk>
Signed-off-by: Johan Hovold <jhovold@gmail.com>
Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
include/video/atmel_lcdc.h