commit | 5d67b89ce88f2db60573de859649b1b5a8c830d6 | [log] [tgz] |
---|---|---|
author | Peter Korsgaard <jacmet@sunsite.dk> | Thu Oct 13 16:45:52 2011 +0200 |
committer | Florian Tobias Schandinat <FlorianSchandinat@gmx.de> | Fri Nov 11 16:52:42 2011 +0000 |
tree | 52d52dcbc01559947319c0288aa0a8580f2c9f90 | |
parent | acfdc2e1bdb4b148e7546fe8948d8f75bd2f9377 [diff] |
atmel_lcdfb: support new-style palette format The newer Atmel SoCs use normal 16bit 565 BGR/RGB for the palette data, rather than the special intensity + 555 format. Fill out palette data correctly on these devices, and at the same time respect the RGB/BGR wiring mode. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> Signed-off-by: Florian Tobias Schandinat <FlorianSchandinat@gmx.de>