]> git.kernelconcepts.de Git - karo-tx-linux.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)
commit67cf9c0a00bd88443adb7d6c3efa8b18d03f97c5
tree8185cc2862b5d0370656d9fa2549759dc174fd9a
parenta79eac7165ed62114e6ca197195aa5060a54f137
ARM: at91: fix LCD-wiring mode

Fix regression introduced by commit 787f9fd23283 ("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