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

Commit 2a302f2f 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: Disable iommu test clients" into msm-next

parents c503a04d eac426cb
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -231,6 +231,7 @@
		 * anyways, so using a dummy value is ok.
		 */
		iommus = <&kgsl_smmu 0x7>;
		status = "disabled";
	};

	apps_iommu_test_device {
@@ -240,5 +241,6 @@
		 * the apps_smmu device.
		 */
		iommus = <&apps_smmu 0x20 0>;
		status = "disabled";
	};
};