From: Russell King Date: Fri, 21 Jan 2011 14:03:28 +0000 (+0000) Subject: ARM: clcd: add method for describing display capabilities X-Git-Tag: v2.6.39-rc1~100^2~2^4~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7b4e9ced69a120e7e7446e3303d2307aa29d891c;p=pandora-kernel.git ARM: clcd: add method for describing display capabilities The ARM CLCD PL110 controller in TFT mode provides two output formats based on whether the controller is in 24bpp mode or not - either 5551 or 888. PL111 augments this with a 444 and 565 modes. Some implementations provide an external MUX on the PL110 output to reassign the bits to achieve 565 mode. Provide a system of capability flags to allow the CLCD driver to work out what is supported by each panel and board, and therefore which display formats are permitted. Acked-by: Catalin Marinas Signed-off-by: Russell King --- Reading git-diff-tree failed