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

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

Merge "Revert "ARM: dts: msm: Disable iommu test clients""

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

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