diff options
author | Johan Hovold <jhovold@gmail.com> | 2013-03-13 10:56:13 +0100 |
---|---|---|
committer | Nicolas Ferre <nicolas.ferre@atmel.com> | 2013-03-13 11:05:04 +0100 |
commit | 67cf9c0a00bd88443adb7d6c3efa8b18d03f97c5 (patch) | |
tree | 8185cc2862b5d0370656d9fa2549759dc174fd9a /drivers/video/atmel_lcdfb.c | |
parent | atmel_lcdfb: fix 16-bpp modes on older SOCs (diff) | |
download | linux-67cf9c0a00bd88443adb7d6c3efa8b18d03f97c5.tar.xz linux-67cf9c0a00bd88443adb7d6c3efa8b18d03f97c5.zip |
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>
Diffstat (limited to 'drivers/video/atmel_lcdfb.c')
0 files changed, 0 insertions, 0 deletions