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

Commit 8b105a00 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 iommus property for iommu device for msmcobalt"

parents 970390b6 344100a2
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -145,6 +145,12 @@
			<&clock_mmss clk_bimc_smmu_axi_clk>;
		clock-names = "mmss_smmu_ahb_clk", "mmss_smmu_axi_clk";
		#clock-cells = <1>;
		/*
		 * The iommu test framework requires at least one iommu
		 * client to populate debugfs. The presence of a device
		 * "qcom,smmu-v2" alone is not sufficient.
		 */
		iommus = <&mmss_smmu 1>;
	};

	kgsl_smmu: arm,smmu-kgsl@5040000 {