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

Commit 7f7d7f06 authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: Enable SMMU S1 for AP on Holi"

parents 0fac8721 a426b66a
Loading
Loading
Loading
Loading
+1 −3
Original line number Diff line number Diff line
@@ -2527,21 +2527,19 @@
			qcom,additional-mapping =
			/* modem tables in IMEM */
			<0x0C123000 0x0C123000 0x2000>;
			qcom,iommu-dma = "bypass";
			qcom,iommu-dma = "fastmap";
			qcom,ipa-q6-smem-size = <36864>;
		};

		ipa_smmu_wlan: ipa_smmu_wlan {
			compatible = "qcom,ipa-smmu-wlan-cb";
			iommus = <&apps_smmu 0x04A1 0x0>;
			qcom,iommu-dma = "bypass";
		};

		ipa_smmu_uc: ipa_smmu_uc {
			compatible = "qcom,ipa-smmu-uc-cb";
			iommus = <&apps_smmu 0x04A2 0x0>;
			qcom,iommu-dma-addr-pool = <0x20000000 0x20000000>;
			qcom,iommu-dma = "bypass";
		};

		ipa_smmu_11ad: ipa_smmu_11ad {