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

Commit 723e860f authored by Sachin Bhayare's avatar Sachin Bhayare Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: reset row and column start address for AUO 390p



Reset row and column start address after idle mode exit
and allow full frame update. As these registers are updated
during the ambient mode handling by Blackghost.

Change-Id: I327516ff68b3ff2542f6998886c572a6b908faa6
Signed-off-by: default avatarSachin Bhayare <sachin.bhayare@codeaurora.org>
parent 15447593
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -65,6 +65,10 @@
		qcom,mdss-dsi-idle-on-command-state = "dsi_hs_mode";
		qcom,mdss-dsi-idle-off-command = [
			05 01 00 00 00 00 01 38 /* Idle-Mode Off  */
			/* Reset column start address*/
			29 01 00 00 00 00 05 2a 00 04 01 89
			/* Reset row start address */
			29 01 00 00 00 00 05 2b 00 00 01 85
			];
		qcom,mdss-dsi-traffic-mode = "burst_mode";
		qcom,mdss-dsi-lane-map = "lane_map_0123";