devicetree/bindings: add reset-gpios and vcc-supply for panel-dpi
authorUwe Kleine-König <u.kleine-koenig@pengutronix.de>
Mon, 21 Mar 2016 21:10:25 +0000 (22:10 +0100)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Mon, 6 Jun 2016 07:14:28 +0000 (10:14 +0300)
Some displays have a reset input and/or need a regulator to function
properly. Allow to specify them for panel-dpi devices.

Acked-by: Rob Herring <robh@kernel.org>
Reviewed-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
Documentation/devicetree/bindings/display/panel/panel-dpi.txt

index 216c894d4f99514d606151aabe152ec5014837b4..b52ac52757df3daf4776249980db74338174a721 100644 (file)
@@ -7,6 +7,8 @@ Required properties:
 Optional properties:
 - label: a symbolic name for the panel
 - enable-gpios: panel enable gpio
+- reset-gpios: GPIO to control the RESET pin
+- vcc-supply: phandle of regulator that will be used to enable power to the display
 
 Required nodes:
 - "panel-timing" containing video timings
This page took 0.026755 seconds and 5 git commands to generate.