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

Commit e242319c authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

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

parents 4348784f 88dee7f3
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 {