ARM: dts: msm: enable ESD for command mode panel on sdm660
ESD feature is enabled on the nt35597 truly panel on sdm660 to check the panel status periodically. Change-Id: Id354c900a784b1bf239595fd31a244c064066987 Signed-off-by: Ashish Garg <ashigarg@codeaurora.org>
This commit is contained in:
parent
d433ca6670
commit
62cdee80fc
1 changed files with 4 additions and 0 deletions
|
@ -146,6 +146,8 @@
|
|||
23 1e 07 08 05 03 04 a0
|
||||
23 1e 07 08 05 03 04 a0
|
||||
23 18 07 08 04 03 04 a0];
|
||||
qcom,esd-check-enabled;
|
||||
qcom,mdss-dsi-panel-status-check-mode = "bta_check";
|
||||
};
|
||||
|
||||
&dsi_dual_nt36850_truly_cmd {
|
||||
|
@ -192,6 +194,8 @@
|
|||
20 1d 05 07 03 03 04 a0
|
||||
20 12 05 06 03 13 04 a0];
|
||||
qcom,config-select = <&dsi_nt35597_truly_dsc_cmd_config2>;
|
||||
qcom,esd-check-enabled;
|
||||
qcom,mdss-dsi-panel-status-check-mode = "bta_check";
|
||||
};
|
||||
|
||||
&dsi_dual_nt35597_video {
|
||||
|
|
Loading…
Add table
Reference in a new issue