From: Uwe Kleine-König Date: Mon, 21 Mar 2016 21:10:25 +0000 (+0100) Subject: devicetree/bindings: add reset-gpios and vcc-supply for panel-dpi X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=24fe2386818682ae7503a2bc210f0baa4d9902ab;p=GitHub%2FLineageOS%2Fandroid_kernel_motorola_exynos9610.git 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: Rob Herring Reviewed-by: Tomi Valkeinen Signed-off-by: Uwe Kleine-König Signed-off-by: Tomi Valkeinen --- diff --git a/Documentation/devicetree/bindings/display/panel/panel-dpi.txt b/Documentation/devicetree/bindings/display/panel/panel-dpi.txt index 216c894d4f99..b52ac52757df 100644 --- a/Documentation/devicetree/bindings/display/panel/panel-dpi.txt +++ b/Documentation/devicetree/bindings/display/panel/panel-dpi.txt @@ -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