Messages in this thread |  | | From | Robert Jarzmik <> | | Subject | [PATCH 0/2] video: fbdev: pxafb: devicetree conversion | | Date | Sat, 3 Oct 2015 18:11:52 +0200 |
| |
This patchset aims at bringing support for the pxa framebuffer driver to a devicetree pxa platform.
This was tested on a pxa27x platform, in both a devicetree build and a classic platform data one.
Robert Jarzmik (2): video: fbdev: pxafb: loosen the platform data bond video: fbdev: pxafb: initial devicetree conversion
drivers/video/fbdev/Kconfig | 2 + drivers/video/fbdev/pxafb.c | 212 +++++++++++++++++++++++++++++++++++++++----- drivers/video/fbdev/pxafb.h | 2 + 3 files changed, 195 insertions(+), 21 deletions(-)
-- 2.1.4
|  |