ARM: dts: msm: modify panel-roi-alignment for csot panel
Update panel-roi-alignment with correct alignment values. Change-Id: I783ff3a32008db53c59f8fa11d72b9b44cab6575 Signed-off-by: Sabarinath M B <quic_sabamb@quicinc.com>
This commit is contained in:
@@ -155,42 +155,42 @@
|
||||
qcom,mdss-dsi-display-timings {
|
||||
timing@0 {
|
||||
qcom,partial-update-enabled = "single_roi";
|
||||
qcom,panel-roi-alignment = <0 0 720 40 1440 40>;
|
||||
qcom,panel-roi-alignment = <720 40 720 40 1440 40>;
|
||||
};
|
||||
|
||||
timing@1 {
|
||||
qcom,partial-update-enabled = "single_roi";
|
||||
qcom,panel-roi-alignment = <0 0 540 40 1080 40>;
|
||||
qcom,panel-roi-alignment = <540 40 540 40 1080 40>;
|
||||
};
|
||||
|
||||
timing@2 {
|
||||
qcom,partial-update-enabled = "single_roi";
|
||||
qcom,panel-roi-alignment = <0 0 720 40 1440 40>;
|
||||
qcom,panel-roi-alignment = <720 40 720 40 1440 40>;
|
||||
};
|
||||
|
||||
timing@3 {
|
||||
qcom,partial-update-enabled = "single_roi";
|
||||
qcom,panel-roi-alignment = <0 0 720 40 1440 40>;
|
||||
qcom,panel-roi-alignment = <720 40 720 40 1440 40>;
|
||||
};
|
||||
|
||||
timing@4 {
|
||||
qcom,partial-update-enabled = "single_roi";
|
||||
qcom,panel-roi-alignment = <0 0 720 40 1440 40>;
|
||||
qcom,panel-roi-alignment = <720 40 720 40 1440 40>;
|
||||
};
|
||||
|
||||
timing@5 {
|
||||
qcom,partial-update-enabled = "single_roi";
|
||||
qcom,panel-roi-alignment = <0 0 720 40 1440 40>;
|
||||
qcom,panel-roi-alignment = <720 40 720 40 1440 40>;
|
||||
};
|
||||
|
||||
timing@6 {
|
||||
qcom,partial-update-enabled = "single_roi";
|
||||
qcom,panel-roi-alignment = <0 0 720 40 1440 40>;
|
||||
qcom,panel-roi-alignment = <720 40 720 40 1440 40>;
|
||||
};
|
||||
|
||||
timing@7 {
|
||||
qcom,partial-update-enabled = "single_roi";
|
||||
qcom,panel-roi-alignment = <0 0 720 40 1440 40>;
|
||||
qcom,panel-roi-alignment = <720 40 720 40 1440 40>;
|
||||
};
|
||||
};
|
||||
};
|
||||
@@ -199,17 +199,17 @@
|
||||
qcom,mdss-dsi-display-timings {
|
||||
timing@0 {
|
||||
qcom,partial-update-enabled = "single_roi";
|
||||
qcom,panel-roi-alignment = <0 0 720 40 1440 40>;
|
||||
qcom,panel-roi-alignment = <720 40 720 40 1440 40>;
|
||||
};
|
||||
|
||||
timing@1 {
|
||||
qcom,partial-update-enabled = "single_roi";
|
||||
qcom,panel-roi-alignment = <0 0 720 40 1440 40>;
|
||||
qcom,panel-roi-alignment = <720 40 720 40 1440 40>;
|
||||
};
|
||||
|
||||
timing@2 {
|
||||
qcom,partial-update-enabled = "single_roi";
|
||||
qcom,panel-roi-alignment = <0 0 720 40 1440 40>;
|
||||
qcom,panel-roi-alignment = <720 40 720 40 1440 40>;
|
||||
};
|
||||
};
|
||||
};
|
||||
|
Reference in New Issue
Block a user