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

Commit 1a4990ae authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: Add missing iommu-cells property for msm8953"

parents 8ef4d31b dabaf611
Loading
Loading
Loading
Loading
+1 −0
Original line number Original line Diff line number Diff line
@@ -40,6 +40,7 @@
		compatible = "qcom,msm-smmu-v2", "qcom,msm-mmu-500";
		compatible = "qcom,msm-smmu-v2", "qcom,msm-mmu-500";
		#address-cells = <1>;
		#address-cells = <1>;
		#size-cells = <1>;
		#size-cells = <1>;
		#iommu-cells = <1>;
		ranges;
		ranges;
		reg = <0x1e00000 0x40000>;
		reg = <0x1e00000 0x40000>;
		reg-names = "iommu_base";
		reg-names = "iommu_base";