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

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

Merge "ARM: dts: msm: remove fastmap usage for uC/WLAN CBs on Lahaina"

parents 0548728a 0e007e87
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -4564,7 +4564,7 @@
		ipa_smmu_wlan: ipa_smmu_wlan {
			compatible = "qcom,ipa-smmu-wlan-cb";
			iommus = <&apps_smmu 0x5C1 0x0>;
			qcom,iommu-dma = "fastmap";
			qcom,iommu-dma = "atomic";
			dma-coherent;
		};

@@ -4572,7 +4572,7 @@
			compatible = "qcom,ipa-smmu-uc-cb";
			iommus = <&apps_smmu 0x5C2 0x0>;
			qcom,iommu-dma-addr-pool = <0x20000000 0x20000000>;
			qcom,iommu-dma = "fastmap";
			qcom,iommu-dma = "atomic";
		};

		ipa_smmu_11ad: ipa_smmu_11ad {