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

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

Merge "ARM: dts: msm: Disable dma-coherent for IPA CBs on SDXLEMUR"

parents 5e1fd5d8 2c849413
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -840,7 +840,6 @@
			qcom,additional-mapping =
				/* modem tables in IMEM */
				<0x14688000 0x14688000 0x3000>;
			dma-coherent;
			qcom,iommu-dma = "fastmap";
			qcom,ipa-q6-smem-size = <36864>;
		};
@@ -848,7 +847,6 @@
		ipa_smmu_wlan: ipa_smmu_wlan {
			compatible = "qcom,ipa-smmu-wlan-cb";
			iommus = <&apps_smmu 0x5E1 0x0>;
			dma-coherent;
			qcom,iommu-dma = "atomic";
		};

@@ -862,7 +860,6 @@
		ipa_smmu_11ad: ipa_smmu_11ad {
			compatible = "qcom,ipa-smmu-11ad-cb";
			iommus = <&apps_smmu 0x5E3 0x0>;
			dma-coherent;
			qcom,shared-cb;
			qcom,iommu-group = <>;
		};