atmel_lcdfb: support 16bit BGR:565 mode, remove unsupported 15bit modes
authorPeter Korsgaard <jacmet@sunsite.dk>
Thu, 13 Oct 2011 14:52:50 +0000 (16:52 +0200)
committerFlorian Tobias Schandinat <FlorianSchandinat@gmx.de>
Sat, 28 Jan 2012 19:54:10 +0000 (19:54 +0000)
commit787f9fd23283d7103c65371f7b108ecf1020cddf
tree9232c7700bc3cb6e5e86faa109b9b672b249dec9
parentb20f86625de738658c74f2ecfe4050416d2252cc
atmel_lcdfb: support 16bit BGR:565 mode, remove unsupported 15bit modes

Allow framebuffer to be configured in 16bit mode when panel is wired in
(the default) BGR configuration, and don't claim to support 15bit input
modes, which the LCD controller cannot handle.

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Acked-by: Nicolas Ferre <nicolas.ferre@atmel.com>
Signed-off-by: Florian Tobias Schandinat <FlorianSchandinat@gmx.de>
drivers/video/atmel_lcdfb.c