ARM: dts: msm: enable MPP4 invert on 8996

Enable MPP4 by default at boot-up which enables HDMI 5V.
This is needed for continuous splash screen to make sure
5V is not turned off when booting into kernel.

Change-Id: Ibbce17bb85d82cca42c0bcf0f53fadecace103fb
Signed-off-by: Tatenda Chipeperekwa <tatendac@codeaurora.org>
This commit is contained in:
Tatenda Chipeperekwa 2015-12-09 17:42:14 -08:00 committed by Kyle Yan
parent 356be485d0
commit 2f7c91ce4b
2 changed files with 2 additions and 2 deletions

View file

@ -686,7 +686,7 @@
qcom,vin-sel = <2>; /* S4 1.8V */
qcom,src-sel = <0>; /* Constant */
qcom,master-en = <1>; /* Enable GPIO */
qcom,invert = <0>;
qcom,invert = <1>;
status = "okay";
};

View file

@ -534,7 +534,7 @@
qcom,vin-sel = <2>; /* S4 1.8V */
qcom,src-sel = <0>; /* Constant */
qcom,master-en = <1>; /* Enable GPIO */
qcom,invert = <0>;
qcom,invert = <1>;
status = "okay";
};
};