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

Update in height alignments from 40 to 20 for FHD 60FPS cmd mode to
match DSC slice settings. The values should be integral multiple of
height defined for panel.

Change-Id: I41e2e5b3ec0b75a6eb2f39879356c92239853f74
Signed-off-by: Abhinav Saurabh <quic_abhisaur@quicinc.com>
This commit is contained in:
Abhinav Saurabh
2024-06-20 12:52:01 +05:30
parent 0c29083782
commit dc3f289df8

View File

@@ -274,7 +274,7 @@
};
timing@2 { /* FHD 60FPS cmd mode*/
qcom,panel-roi-alignment = <540 40 540 40 540 40>;
qcom,panel-roi-alignment = <540 20 540 20 540 20>;
qcom,partial-update-enabled = "single_roi";
};