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

Commit 3d1e2b40 authored by Vara Reddy's avatar Vara Reddy
Browse files

ARM: dts: msm: increase the lcd reset toggle delay for sharp 4k panel



Sharp 4k panel is not coming out of reset on 4k MTP/QRD platforms.
Increasing the reset line toggle delays to bring panel out of reset.

CRs-Fixed: 2048129
Change-Id: I8a6c9038886b3b2bb33d80fd6a0ba09408535ce1
Signed-off-by: default avatarVara Reddy <varar@codeaurora.org>
parent 7574ff02
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -40,7 +40,7 @@
		qcom,mdss-dsi-lane-3-state;
		qcom,mdss-dsi-dma-trigger = "trigger_sw";
		qcom,mdss-dsi-mdp-trigger = "none";
		qcom,mdss-dsi-reset-sequence = <1 20>, <0 20>, <1 20>;
		qcom,mdss-dsi-reset-sequence = <1 100>, <0 100>, <1 100>;
		qcom,mdss-dsi-tx-eot-append;

		qcom,adjust-timer-wakeup-ms = <1>;