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

Commit 709b5894 authored by Rajeev Nandan's avatar Rajeev Nandan Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: enable esd check for visionox panel on Holi

This change enables esd check for rm69299 visionox
video and command mode panel in Holi target.

Change-Id: I8cca8bccf1b8be46e45ab0379ddb629be7aac3cb
parent 1e932816
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -115,6 +115,7 @@
};

&dsi_rm69299_visionox_amoled_video {
	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_hs_mode";
@@ -135,6 +136,7 @@
};

&dsi_rm69299_visionox_amoled_cmd {
	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_hs_mode";