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

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

Merge "ARM: dts: msm: Update SIDs for test devices"

parents 9a78c9cc 08cb5274
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -294,13 +294,13 @@

	apps_iommu_test_device {
		compatible = "iommu-debug-test";
		iommus = <&apps_smmu 0x21 0>;
		iommus = <&apps_smmu 0x7E0 0>;
		qcom,iommu-dma = "disabled";
	};

	apps_iommu_coherent_test_device {
		compatible = "iommu-debug-test";
		iommus = <&apps_smmu 0x23 0>;
		iommus = <&apps_smmu 0x7E1 0>;
		qcom,iommu-dma = "disabled";
		dma-coherent;
	};