video: ARM CLCD: Add DT support
authorPawel Moll <pawel.moll@arm.com>
Tue, 24 Jun 2014 11:55:11 +0000 (12:55 +0100)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Tue, 29 Jul 2014 11:12:12 +0000 (14:12 +0300)
commitd10715be03bd8bad59ddc50236cb140c3bd73c7b
tree587203bb2ae8ae20a755b9eeda5cac8181aa4c95
parentb1f46dd1079d78aa46b8bc740d3e24117335f150
video: ARM CLCD: Add DT support

This patch adds basic DT bindings for the PL11x CLCD cells
and make their fbdev driver use them.

Signed-off-by: Pawel Moll <pawel.moll@arm.com>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
Documentation/devicetree/bindings/video/arm,pl11x.txt [new file with mode: 0644]
drivers/video/fbdev/Kconfig
drivers/video/fbdev/amba-clcd.c