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

Commit 88dee7f3 authored by Lei Chen's avatar Lei Chen
Browse files

ARM: dts: msm: change panel porch settings to avoid GPS desense issue

Current panel porch and DSI clock settings have interferences with GPS.
Update panel proch and DSI clock settings to avoid GPS desense issue
for QRD scuba.

Change-Id: Iec89a2f34b974a1892280785b3f95fb399b64725
parent eea8c99a
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -234,6 +234,13 @@
	qcom,platform-reset-gpio = <&tlmm 82 0>;
	qcom,platform-reset-gpio-always-on;
	qcom,platform-en-gpio = <&tlmm 105 0>;

	qcom,mdss-dsi-display-timings {
		timing@0 {
			qcom,mdss-dsi-h-back-porch = <88>;
			qcom,mdss-dsi-v-back-porch = <4>;
		};
	};
};

&sde_dsi {