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

Commit 4d155758 authored by Ritesh Kumar's avatar Ritesh Kumar Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: Enable Display reset gpio always on for scuba

Enable Display reset gpio always on feature for scuba target.

Change-Id: I8a4f5f2d71627358633e17614b1cf8132cc0d948
parent 6183f0fd
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -97,6 +97,7 @@
	qcom,mdss-dsi-bl-min-level = <1>;
	qcom,mdss-dsi-bl-max-level = <4095>;
	qcom,platform-reset-gpio = <&tlmm 82 0>;
	qcom,platform-reset-gpio-always-on;
	qcom,platform-en-gpio = <&tlmm 105 0>;
};

+1 −0
Original line number Diff line number Diff line
@@ -140,6 +140,7 @@
	qcom,mdss-dsi-bl-min-level = <1>;
	qcom,mdss-dsi-bl-max-level = <4095>;
	qcom,platform-reset-gpio = <&tlmm 82 0>;
	qcom,platform-reset-gpio-always-on;
	qcom,platform-en-gpio = <&tlmm 105 0>;
};