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

Commit 22a96463 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: add RC BDF to SID map for PCIe for sdm845"

parents 3b368833 b8ea89c2
Loading
Loading
Loading
Loading
+4 −2
Original line number Original line Diff line number Diff line
@@ -214,7 +214,8 @@


		qcom,smmu-sid-base = <0x1c10>;
		qcom,smmu-sid-base = <0x1c10>;


		iommu-map = <0x100 &apps_smmu 0x1c11 0x1>,
		iommu-map = <0x0 &apps_smmu 0x1c10 0x1>,
			<0x100 &apps_smmu 0x1c11 0x1>,
			<0x200 &apps_smmu 0x1c12 0x1>,
			<0x200 &apps_smmu 0x1c12 0x1>,
			<0x300 &apps_smmu 0x1c13 0x1>,
			<0x300 &apps_smmu 0x1c13 0x1>,
			<0x400 &apps_smmu 0x1c14 0x1>,
			<0x400 &apps_smmu 0x1c14 0x1>,
@@ -547,7 +548,8 @@


		qcom,smmu-sid-base = <0x1c00>;
		qcom,smmu-sid-base = <0x1c00>;


		iommu-map = <0x100 &apps_smmu 0x1c01 0x1>,
		iommu-map = <0x0 &apps_smmu 0x1c00 0x1>,
			<0x100 &apps_smmu 0x1c01 0x1>,
			<0x200 &apps_smmu 0x1c02 0x1>,
			<0x200 &apps_smmu 0x1c02 0x1>,
			<0x300 &apps_smmu 0x1c03 0x1>,
			<0x300 &apps_smmu 0x1c03 0x1>,
			<0x400 &apps_smmu 0x1c04 0x1>,
			<0x400 &apps_smmu 0x1c04 0x1>,