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

Commit 8858d42d authored by Patrick Daly's avatar Patrick Daly
Browse files

ARM: dts: msm: Update apps-iommu-test-device SID for sdm845



Move the SID to a currently unused value.

Change-Id: Ib67759e4fecaa227334a25a69691fcbae300c90f
Signed-off-by: default avatarPatrick Daly <pdaly@codeaurora.org>
parent ce4b1cf8
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -329,9 +329,9 @@
	apps_iommu_test_device {
		compatible = "iommu-debug-test";
		/*
		 * This SID belongs to QUP1-GSI. We can't use a fake SID for
		 * This SID belongs to TSIF. We can't use a fake SID for
		 * the apps_smmu device.
		 */
		iommus = <&apps_smmu 0x16 0>;
		iommus = <&apps_smmu 0x20 0>;
	};
};