OSDN Git Service

video: fbdev: pxafb: initial devicetree conversion
authorRobert Jarzmik <robert.jarzmik@free.fr>
Sat, 12 Dec 2015 21:27:11 +0000 (22:27 +0100)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Tue, 15 Dec 2015 13:41:24 +0000 (15:41 +0200)
commit420a488278e86ab25354f54800be7df52525e17d
treeddf15eb4131d82af1c1eb8927894a6f15d3d402e
parentf3621a60b20d677b0a874df4311bb65337c4baf7
video: fbdev: pxafb: initial devicetree conversion

This patch brings a first support of pxa framebuffer devices to a
devicetree pxa platform, as was before platform data.

There are restrictions with this port, the biggest one being the lack of
support of smart panels. Moreover the conversion doesn't provide a way
to declare multiple framebuffer configurations with different bits per
pixel, only the LCD hardware bus width is used.

The patch was tested on both pxa25x, pxa27x and pxa3xx platform (namely
lubbock, mainstone and zylonite).

Signed-off-by: Robert Jarzmik <robert.jarzmik@free.fr>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
drivers/video/fbdev/Kconfig
drivers/video/fbdev/pxafb.c