Commit 24fe2386 authored by Uwe Kleine-König's avatar Uwe Kleine-König Committed by Tomi Valkeinen
Browse files

devicetree/bindings: add reset-gpios and vcc-supply for panel-dpi



Some displays have a reset input and/or need a regulator to function
properly. Allow to specify them for panel-dpi devices.

Acked-by: default avatarRob Herring <robh@kernel.org>
Reviewed-by: default avatarTomi Valkeinen <tomi.valkeinen@ti.com>
Signed-off-by: default avatarUwe Kleine-König <u.kleine-koenig@pengutronix.de>
Signed-off-by: default avatarTomi Valkeinen <tomi.valkeinen@ti.com>
parent adb314ed
Loading
Loading
Loading
Loading
+2 −0
Original line number Original line Diff line number Diff line
@@ -7,6 +7,8 @@ Required properties:
Optional properties:
Optional properties:
- label: a symbolic name for the panel
- label: a symbolic name for the panel
- enable-gpios: panel enable gpio
- 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:
Required nodes:
- "panel-timing" containing video timings
- "panel-timing" containing video timings