ARM: dts: msm: update panel-roi-alignment for dsi_sim_cmd on sun target

Update height alignments from 20 to 40 for HD 60FPS cmd mode to
match DSC slice settings. The roi height and width alignment
must be integral multiple of DSC slice height and width.

Change-Id: I127af4c4e6a453757f60677bac787cd4bd4b6d07
Signed-off-by: Lei Chen <quic_chenlei@quicinc.com>
This commit is contained in:
Lei Chen
2024-05-13 17:24:10 +08:00
parent 121fe04261
commit 09992b738b

View File

@@ -270,7 +270,7 @@
};
timing@3 { /* HD 60FPS cmd mode*/
qcom,panel-roi-alignment = <360 20 360 20 360 20>;
qcom,panel-roi-alignment = <360 40 360 40 360 40>;
qcom,partial-update-enabled = "single_roi";
};
};