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

Commit 8385757d authored by varar's avatar varar Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: add partial update for qsync panel

Change adds support for partial update for both
FHD and WQHD resolutions on qsync panel.

Change-Id: I5008d5a5c158f3df22dbae0925273f39b2a032aa
parent 471b5b35
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -348,6 +348,8 @@
				03 01 02 04 00 0c 12];
			qcom,display-topology = <2 2 2>;
			qcom,default-topology-index = <0>;
			qcom,partial-update-enabled = "single_roi";
			qcom,panel-roi-alignment = <720 8 8 8 1440 8>;
		};

		timing@1 {
@@ -355,6 +357,8 @@
				02 00 02 04 00 0a 12];
			qcom,display-topology = <2 2 2>;
			qcom,default-topology-index = <0>;
			qcom,partial-update-enabled = "single_roi";
			qcom,panel-roi-alignment = <540 8 8 8 1080 8>;
		};
	};
};