Revert "MLK-14283: dts: fix DE polarity for lcdif"
authorCristina Ciocan <cristina-mihaela.ciocan@nxp.com>
Thu, 9 Mar 2017 16:16:13 +0000 (18:16 +0200)
committerNitin Garg <nitin.garg@nxp.com>
Mon, 19 Mar 2018 20:10:53 +0000 (15:10 -0500)
This reverts commit 5443a75ed038 ("MLK-14283: dts: fix DE polarity for lcdif").

Signed-off-by: Cristina Ciocan <cristina-mihaela.ciocan@nxp.com>
arch/arm/boot/dts/imx7d-sdb-mipi-dsi.dts
arch/arm/boot/dts/imx7d-sdb.dts

index 55f44f7..bbfca36 100644 (file)
        disp-dev = "mipi_dsi_samsung";
 };
 
-&timing0 {
-       de-active = <0>;
-};
-
 &mipi_dsi {
        pinctrl-names = "default";
        pinctrl-0 = <&pinctrl_mipi_dsi_reset>;
index e07cbd1..0325be9 100644 (file)
                                vsync-len = <10>;
                                hsync-active = <0>;
                                vsync-active = <0>;
-                               de-active = <1>;
+                               de-active = <0>;
                                pixelclk-active = <0>;
                        };
                };