Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 87d08c89 authored by Kuogee Hsieh's avatar Kuogee Hsieh
Browse files

ARM: dts: msm: new nt35597 alignment for partial update at 8996



Each panel has different ROI alignment requirement to support
partial update.
For nt35597, it needs
1) ROI y position align with 128
2) ROI height align with 64
3) minimum ROI height align with 64

Change-Id: I456a9d2200a793fe4121a539a75c8d9e965e91a2
Signed-off-by: default avatarKuogee Hsieh <khsieh@codeaurora.org>
parent 07179574
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -415,7 +415,7 @@
	qcom,cont-splash-enabled;
	qcom,panel-supply-entries = <&dsi_panel_pwr_supply>;
	qcom,partial-update-enabled;
	qcom,panel-roi-alignment = <360 16 360 16 360 16>;
	qcom,panel-roi-alignment = <720 128 720 64 720 64>;
};

&dsi_nt35597_dsc_video {
+1 −1
Original line number Diff line number Diff line
@@ -396,7 +396,7 @@
	qcom,cont-splash-enabled;
	qcom,panel-supply-entries = <&dsi_panel_pwr_supply>;
	qcom,partial-update-enabled;
	qcom,panel-roi-alignment = <360 16 360 16 360 16>;
	qcom,panel-roi-alignment = <720 128 720 64 720 64>;
};

&dsi_nt35597_dsc_video {