[PATCH 0/3] atmel_lcdfb: fix 16-bpp regression
Johan Hovold
jhovold at gmail.com
Mon Dec 10 07:28:47 EST 2012
These patches fix a regression in 16-bpp support for older SOCs which use
IBGR:555 rather than BGR:565 pixel layout. Use SOC-type to determine if the
controller uses the intensity-bit and restore the old layout in that case.
The third patch is simply a clean up.
Thanks,
Johan
Johan Hovold (3):
atmel_lcdfb: fix 16-bpp modes on older SOCs
ARM: at91/neocore926: fix LCD-wiring mode
atmel_lcdfb: remove unsupported 15-bpp mode
arch/arm/mach-at91/board-neocore926.c | 2 +-
drivers/video/atmel_lcdfb.c | 23 +++++++++++++++--------
include/video/atmel_lcdc.h | 2 +-
3 files changed, 17 insertions(+), 10 deletions(-)
--
1.8.0
More information about the linux-arm-kernel
mailing list