ARM: 6643/1: ep93xx: add framebuffer support to edb93xx boards
authorHartley Sweeten <hartleys@visionengravers.com>
Thu, 27 Jan 2011 16:50:53 +0000 (17:50 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Sat, 5 Feb 2011 09:49:40 +0000 (09:49 +0000)
commit130551928195bdef3369e13572b9a383400681bb
tree10402412a737f9728a3eb2c1addbe566d5f178be
parent5d046af0eb94bdf67f048ba4056e85fa080b4b07
ARM: 6643/1: ep93xx: add framebuffer support to edb93xx boards

The ep9307, ep9312, and ep9315 variants of the ep93xx processor include
the raster engine needed for framebuffer support.

This allows the EDB93xx boards with those processors to use the
framebuffer driver.

Tested on an EDB9307A with the following kernel parameters:
video=640x480-16@60
video=1024x768-16@60

Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com>
Acked-by: Ryan Mallon <ryan@bluewatersys.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/mach-ep93xx/edb93xx.c