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

Commit d71fd0d0 authored by qctecmdr Service's avatar qctecmdr Service Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: set property for SDE rotator smmu mapping range in sm8150 v2"

parents fdcb7e41 7a4f9d23
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -27,10 +27,12 @@
	smmu_rot_unsec: qcom,smmu_rot_unsec_cb {
		compatible = "qcom,smmu_sde_rot_unsec";
		iommus = <&apps_smmu 0x2040 0x0>;
		qcom,fullsize-va-map;
	};
	smmu_rot_sec: qcom,smmu_rot_sec_cb {
		compatible = "qcom,smmu_sde_rot_sec";
		iommus = <&apps_smmu 0x2041 0x0>;
		qcom,fullsize-va-map;
	};
};