From: Peter Korsgaard Date: Thu, 13 Oct 2011 14:45:52 +0000 (+0200) Subject: atmel_lcdfb: support new-style palette format X-Git-Tag: v3.3-rc1~59^2~67 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5d67b89ce88f2db60573de859649b1b5a8c830d6;p=pandora-kernel.git 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 Signed-off-by: Florian Tobias Schandinat --- Reading git-diff-tree failed