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

Commit 93fefeb3 authored by Tharun Raj Soma's avatar Tharun Raj Soma
Browse files

ARM: dts: msm: fix roi alignment values for td4330 truly command mode panel



Fix roi alignment values of partial update feature for td4330 truly command
mode panel on trinket target.

Change-Id: I64be61ad937c4e73e1f46a9b8191cb60fd7807a0
Signed-off-by: default avatarTharun Raj Soma <tsoma@codeaurora.org>
parent a2240c40
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -206,7 +206,7 @@
			qcom,display-topology = <1 0 1>;
			qcom,display-topology = <1 0 1>;
			qcom,default-topology-index = <0>;
			qcom,default-topology-index = <0>;
			qcom,partial-update-enabled = "single_roi";
			qcom,partial-update-enabled = "single_roi";
			qcom,panel-roi-alignment = <16 16 8 2 16 16>;
			qcom,panel-roi-alignment = <40 40 40 40 40 40>;
		};
		};
	};
	};
};
};