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

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

ARM: dts: msm: enable ESD check for msm8953 mtp



Enable ESD check for truly-1080p-cmd and
truly-1080p-video panel. BTA (Bus Turn Around)
method is used for ESD check.

Change-Id: I40ffbe0f6c1cc05e39ad5168e6172120f1ec7200
Signed-off-by: default avatarSachin Bhayare <sachin.bhayare@codeaurora.org>
parent 7fcbc660
Loading
Loading
Loading
Loading
+6 −1
Original line number Diff line number Diff line
/* Copyright (c) 2015-2017, The Linux Foundation. All rights reserved.
/* Copyright (c) 2015-2018, The Linux Foundation. All rights reserved.
 *
 * This program is free software; you can redistribute it and/or modify
 * it under the terms of the GNU General Public License version 2 and
@@ -55,6 +55,9 @@
		23 1e 08 09 05 03 04 a0
		23 1e 08 09 05 03 04 a0
		23 1a 08 09 05 03 04 a0];
	qcom,esd-check-enabled;
	qcom,mdss-dsi-panel-status-check-mode = "bta_check";

};

&dsi_truly_1080_cmd {
@@ -63,6 +66,8 @@
		23 1e 08 09 05 03 04 a0
		23 1e 08 09 05 03 04 a0
		23 1a 08 09 05 03 04 a0];
	qcom,esd-check-enabled;
	qcom,mdss-dsi-panel-status-check-mode = "bta_check";
};

&dsi_r69006_1080p_video {