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

Commit ed7be36c 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: Update apps-iommu-test-device SID for sdm845"

parents 09c5f739 8858d42d
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -329,10 +329,10 @@
	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>;
	};

	apps_iommu_coherent_test_device {