Skip to content
Snippets Groups Projects
Commit aec1eaea authored by Christian Bejram's avatar Christian Bejram
Browse files

Revert Dijing LCM ESD mechanism

This CL reverts the Dijing part of the below commit but does not
touch the Booyi part. The original commit introduce screen flicker
on devices with Dijing display.

This reverts part of commit 4c612b52.

Change-Id: Idfed5d86125a284a1009d267b59ef83554677be1
parent 9713d24c
No related branches found
No related tags found
No related merge requests found
......@@ -27,13 +27,13 @@
qcom,mdss-dsi-stream = <0>;
qcom,mdss-dsi-panel-width = <720>;
qcom,mdss-dsi-panel-height = <1280>;
qcom,mdss-dsi-h-front-porch = <150>;
qcom,mdss-dsi-h-back-porch = <150>;
qcom,mdss-dsi-h-pulse-width = <10>;
qcom,mdss-dsi-h-front-porch = <52>;
qcom,mdss-dsi-h-back-porch = <100>;
qcom,mdss-dsi-h-pulse-width = <24>;
qcom,mdss-dsi-h-sync-skew = <0>;
qcom,mdss-dsi-v-front-porch = <20>;
qcom,mdss-dsi-v-back-porch = <19>;
qcom,mdss-dsi-v-pulse-width = <2>;
qcom,mdss-dsi-v-front-porch = <8>;
qcom,mdss-dsi-v-back-porch = <20>;
qcom,mdss-dsi-v-pulse-width = <4>;
qcom,mdss-dsi-h-left-border = <0>;
qcom,mdss-dsi-h-right-border = <0>;
qcom,mdss-dsi-v-top-border = <0>;
......@@ -323,6 +323,12 @@
B2 D1
23 01 00 00 01 00 02
B5 06
23 01 00 00 01 00 02
8B F3
23 01 00 00 01 00 02
7A 10
23 01 00 00 01 00 02
21 30
29 01 00 00 01 00 04
FF 98 81 01
23 01 00 00 01 00 02
......@@ -446,7 +452,7 @@
qcom,mdss-dsi-lane-1-state;
qcom,mdss-dsi-lane-2-state;
qcom,mdss-dsi-lane-3-state;
qcom,mdss-dsi-panel-timings = [8b 1e 14 00 44 48 18 22 19 03 04 00];
qcom,mdss-dsi-panel-timings = [7a 1a 12 00 3e 42 16 1e 14 03 04 00];
qcom,mdss-dsi-t-clk-post = <0x04>;
qcom,mdss-dsi-t-clk-pre = <0x1b>;
qcom,mdss-dsi-bl-min-level = <1>;
......@@ -458,12 +464,6 @@
qcom,mdss-dsi-bl-pmic-bank-select = <0>;
qcom,mdss-dsi-pwm-gpio = <&pm8916_mpps 4 0>;
qcom,mdss-dsi-reset-sequence = <1 20>, <0 10>, <1 20>;
qcom,mdss-dsi-panel-status-command = [06 01 00 01 05 00 02 0A 08];
qcom,mdss-dsi-panel-status-command-state = "dsi_hs_mode";
qcom,mdss-dsi-panel-status-check-mode = "reg_read";
qcom,mdss-dsi-panel-status-value = <0x9c>;
qcom,esd-check-enabled;
};
};
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment