[POWERPC] XilinxFB: Add support for custom screen resolution
authorGrant Likely <grant.likely@secretlab.ca>
Wed, 10 Oct 2007 18:31:51 +0000 (04:31 +1000)
committerPaul Mackerras <paulus@samba.org>
Fri, 12 Oct 2007 04:05:17 +0000 (14:05 +1000)
Some custom implementations of the xilinx fb can use resolutions other
than 640x480.  This patch allows the resolution to be specified in the
device tree or the xilinx_platform_data structure.

Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
Signed-off-by: Paul Mackerras <paulus@samba.org>

No differences found