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

Commit d1894fd3 authored by Steve Cohen's avatar Steve Cohen
Browse files

ARM: dts: qcom: remove inline rotator configs from SDE for SM8150



Remove the inline rotation device node entries as the feature
is not supported for SM8150 targets.

Change-Id: Ie679800f9b1e56d9b6a2bbb5ee3dc560c3d55995
Signed-off-by: default avatarSteve Cohen <cohens@codeaurora.org>
parent 54559809
Loading
Loading
Loading
Loading
+0 −12
Original line number Diff line number Diff line
@@ -193,12 +193,7 @@
		qcom,sde-qos-cpu-mask = <0x3>;
		qcom,sde-qos-cpu-dma-latency = <300>;

		qcom,sde-inline-rotator = <&mdss_rotator 0>;
		qcom,sde-inline-rot-xin = <10 11>;
		qcom,sde-inline-rot-xin-type = "sspp", "wb";

		/* offsets are relative to "mdp_phys + qcom,sde-off */
		qcom,sde-inline-rot-clk-ctrl = <0x2bc 0x8>, <0x2bc 0xc>;

		qcom,sde-reg-dma-off = <0>;
		qcom,sde-reg-dma-version = <0x00010001>;
@@ -419,13 +414,6 @@
		qcom,mdss-rot-danger-lut = <0x0 0x0>;
		qcom,mdss-rot-safe-lut = <0x0000ffff 0x0000ffff>;

		/* Inline rotator QoS Setting */
		/* setting default register values for RD - qos/danger/safe */
		qcom,mdss-inline-rot-qos-lut = <0x44556677 0x00112233
							0x44556677 0x00112233>;
		qcom,mdss-inline-rot-danger-lut = <0x0055aaff 0x0000ffff>;
		qcom,mdss-inline-rot-safe-lut = <0x0000f000 0x0000f000>;

		qcom,mdss-default-ot-rd-limit = <32>;
		qcom,mdss-default-ot-wr-limit = <32>;