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

Commit 67ea2af1 authored by Ray Zhang's avatar Ray Zhang
Browse files

ARM: dts: msm: enable LP11 configuration for ssd2080m



ssd2080m requires panel reset after LP11 timing starts,
add extra 50ms delay after reset to ensure the safety.

Change-Id: I5278443a5555dcc59498a52984c9523134b35d50
Signed-off-by: default avatarRay Zhang <rayz@codeaurora.org>
parent 2c3d4ea8
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -115,5 +115,7 @@
		qcom,mdss-dsi-mdp-trigger = "none";
		qcom,mdss-dsi-bl-pmic-control-type = "bl_ctrl_wled";
		qcom,mdss-dsi-reset-sequence = <1 20>, <0 2>, <1 20>;
		qcom,mdss-dsi-lp11-init;
		qcom,mdss-dsi-init-delay-us = <50000>;
	};
};