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

Commit 039154c0 authored by Amir Levy's avatar Amir Levy Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: amend ipa IOVA ranges and offsets



Amend ipa IOVA ranges to avoid collision with 11ad registers
range and IOVA range.

Change-Id: I6787f1f0ae3abb286c48687dadad2c61ddaecdbd
Signed-off-by: default avatarAmir Levy <alevy@codeaurora.org>
parent e309c5e8
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -2382,7 +2382,7 @@
		ipa_smmu_ap: ipa_smmu_ap {
			compatible = "qcom,ipa-smmu-ap-cb";
			iommus = <&apps_smmu 0x5C0 0x0>;
			qcom,iommu-dma-addr-pool = <0x20000000 0x40000000>;
			qcom,iommu-dma-addr-pool = <0x20000000 0x20000000>;
			qcom,additional-mapping =
				/* modem tables in IMEM */
				<0x146BD000 0x146BD000 0x2000>;
@@ -2399,7 +2399,7 @@
		ipa_smmu_uc: ipa_smmu_uc {
			compatible = "qcom,ipa-smmu-uc-cb";
			iommus = <&apps_smmu 0x5C2 0x0>;
			qcom,iommu-dma-addr-pool = <0x40000000 0x20000000>;
			qcom,iommu-dma-addr-pool = <0x20000000 0x20000000>;
			qcom,iommu-dma = "fastmap";
		};