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

Commit ee7821eb authored by Yuan Zhao's avatar Yuan Zhao
Browse files

ARM: dts: msm: set HS mode to read ESD register for dsi_hx8399_truly_cmd



This display panel should use HS mode to read ESD register, LP
mode could not get the right register value.

Change-Id: I9a165f19bd2774523ba716d24d22261dd398fa88
Signed-off-by: default avatarYuan Zhao <yzhao@codeaurora.org>
parent 7490d3a1
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -881,7 +881,7 @@
	qcom,esd-check-enabled;
	qcom,mdss-dsi-panel-status-check-mode = "reg_read";
	qcom,mdss-dsi-panel-status-command = [06 01 00 01 00 00 01 0a];
	qcom,mdss-dsi-panel-status-command-state = "dsi_lp_mode";
	qcom,mdss-dsi-panel-status-command-state = "dsi_hs_mode";
	qcom,mdss-dsi-panel-status-value = <0x9d 0x9d 0x9d 0x9d>;
	qcom,mdss-dsi-panel-on-check-value = <0x9d 0x9d 0x9d 0x9d>;
	qcom,mdss-dsi-panel-status-read-length = <4>;