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

Commit 08cb5274 authored by Chris Goldsworthy's avatar Chris Goldsworthy
Browse files

ARM: dts: msm: Update SIDs for test devices

Update the SIDs for the APPS test devices to match those provided in the
Lahaina SID mapping table.

Change-Id: I53aa2611aeb60a590fa6264b2bbf39ad452c621f
parent 9f8ac3ac
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;
	};