ARM: dts: msm: remove qsync property for BOE command mode panel for lahaina

QSYNC is not supported by the BOE WQHD command mode panel. The change
removes the property from the panel device tree.

Change-Id: I8f771f3547aabd4b516f17cf2506ebef901ea3d4
This commit is contained in:
Satya Rama Aditya Pinapala
2020-05-07 12:38:55 -07:00
committed by Gerrit - the friendly Code Review server
parent 2ed7606268
commit 97913e764e

View File

@@ -36,7 +36,6 @@
17000 15500 30000 8000 3000>;
qcom,mdss-dsi-panel-peak-brightness = <4200000>;
qcom,mdss-dsi-panel-blackness-level = <3230>;
qcom,mdss-dsi-qsync-min-refresh-rate = <55>;
qcom,mdss-dsi-display-timings {
timing@0 {
@@ -98,14 +97,6 @@
qcom,mdss-dsi-on-command-state = "dsi_lp_mode";
qcom,mdss-dsi-off-command-state = "dsi_hs_mode";
qcom,mdss-dsi-h-sync-pulse = <0>;
qcom,mdss-dsi-qsync-on-commands =
[15 01 00 00 00 00 02 5a 01];
qcom,mdss-dsi-qsync-on-commands-state =
"dsi_lp_mode";
qcom,mdss-dsi-qsync-off-commands =
[15 01 00 00 00 00 02 5a 00];
qcom,mdss-dsi-qsync-off-commands-state =
"dsi_lp_mode";
qcom,mdss-dsi-lp1-command = [
05 01 00 00 00 00 02 39 00
];