MLK-14542 ARM: dts: imx7d-sdb: change DE polarity to high for HDMI and LCD
authorCristina Ciocan <cristina-mihaela.ciocan@nxp.com>
Thu, 30 Mar 2017 11:21:42 +0000 (14:21 +0300)
committerNitin Garg <nitin.garg@nxp.com>
Mon, 19 Mar 2018 20:21:46 +0000 (15:21 -0500)
Fix HDMI functionality by changing DE default polarity to active high,
which is needed by the default HDMI mode. Active low DE is needed by MIPI
DSI, which is why there is a different dts file for working with a MIPI
DSI panel.

This issue has been previously fixed in commit 5443a75ed03 ("MLK-14283: dts:
fix DE polarity for lcdif"), but this commit was reverted because it broke
other workflows. It was reverted in commit 34ac60798ec ("Revert "MLK-14283:
dts: fix DE polarity for lcdif"")and another solution was offered in
commit 8766ca8eddf ("MLK-14399: 4.9 rebase: LVDS panel does not work on
iMX6SX Auto").

This change of the default DE polarity was one of the changes in the
reverted commit, which should have been kept.

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

index ec59680..2350112 100644 (file)
                                vsync-len = <10>;
                                hsync-active = <0>;
                                vsync-active = <0>;
-                               de-active = <0>;
+                               de-active = <1>;
                                pixelclk-active = <0>;
                        };
                };