Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 819ac50e authored by Kuogee Hsieh's avatar Kuogee Hsieh
Browse files

ARM: dts: msm: Configure boost gpio for JDI panels at 8994



Add 5v boost gpio configuration for JDI dual DSI
command/video mode panel.

Change-Id: I897be7c75d22f3380a9afac20a80c0229ad3222e
Signed-off-by: default avatarKuogee Hsieh <khsieh@codeaurora.org>
parent 70b4df67
Loading
Loading
Loading
Loading
+2 −9
Original line number Diff line number Diff line
@@ -314,8 +314,6 @@
	qcom,dsi-panel-bias-vreg;
	qcom,platform-reset-gpio = <&msm_gpio 78 0>;
	qcom,platform-bklight-en-gpio = <&pmi8994_gpios 2 0>;

	qcom,platform-enable-gpio = <&pm8994_gpios 14 0>;
};

&mdss_dsi1 {
@@ -341,6 +339,7 @@
	qcom,mdss-dsi-bl-pmic-pwm-frequency = <100>;
	qcom,mdss-dsi-bl-min-level = <1>;
	qcom,mdss-dsi-bl-max-level = <4095>;
	qcom,5v-boost-gpio = <&pm8994_gpios 14 0>;
	qcom,cont-splash-enabled;
};

@@ -356,6 +355,7 @@
	qcom,mdss-dsi-bl-pmic-pwm-frequency = <100>;
	qcom,mdss-dsi-bl-min-level = <1>;
	qcom,mdss-dsi-bl-max-level = <4095>;
	qcom,5v-boost-gpio = <&pm8994_gpios 14 0>;
	qcom,cont-splash-enabled;
	qcom,partial-update-enabled;
	qcom,panel-roi-alignment = <4 4 2 2 20 20>;
@@ -589,13 +589,6 @@
		qcom,invert = <0>;       /* Invert */
		qcom,master-en = <1>;    /* Enable GPIO */
	};
	gpio@cd00 { /* GPIO 14 */
		qcom,mode = <1>;
		qcom,vin-sel = <2>;
		qcom,src-sel = <1>;	/* sel = 1 is high */
		qcom,invert = <0>; 	/* need invert = 0 */
		qcom,master-en = <1>;
	};
};

&pm8994_mpps {