MLK-17280-2: arm64: dts: fsl-imx8qxp-mek: Add DSI panel reset-gpio
authorRobert Chiras <robert.chiras@nxp.com>
Fri, 5 Jan 2018 09:59:01 +0000 (11:59 +0200)
committerNitin Garg <nitin.garg@nxp.com>
Tue, 20 Mar 2018 19:52:39 +0000 (14:52 -0500)
Add the reset-gpio property for the DSI panels so that power ON/OFF can
work properly.

Signed-off-by: Robert Chiras <robert.chiras@nxp.com>
Reviewed-by: Laurentiu Palcu <laurentiu.palcu@nxp.com>
arch/arm64/boot/dts/freescale/fsl-imx8qxp-mek-dsi-rm67191.dts

index 4e0c3c0..81600f7 100644 (file)
@@ -28,6 +28,7 @@
        panel@0 {
                compatible = "raydium,rm67191";
                reg = <0>;
+               reset-gpio = <&pca9557_a 6 GPIO_ACTIVE_HIGH>;
                dsi-lanes = <4>;
                panel-width-mm = <68>;
                panel-height-mm = <121>;
@@ -59,6 +60,7 @@
        panel@0 {
                compatible = "raydium,rm67191";
                reg = <0>;
+               reset-gpio = <&pca9557_b 7 GPIO_ACTIVE_HIGH>;
                dsi-lanes = <4>;
                panel-width-mm = <68>;
                panel-height-mm = <121>;