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

Commit 2c849413 authored by Bojun Pan's avatar Bojun Pan
Browse files

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

DMA coherent is not required for MDM target.

Change-Id: I9c115bbab9bdecc5573dbc2a264faff7da5f9e77
parent 81f0e49d
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -750,7 +750,6 @@
			qcom,additional-mapping =
				/* modem tables in IMEM */
				<0x14688000 0x14688000 0x3000>;
			dma-coherent;
			qcom,iommu-dma = "fastmap";
			qcom,ipa-q6-smem-size = <36864>;
		};
@@ -758,7 +757,6 @@
		ipa_smmu_wlan: ipa_smmu_wlan {
			compatible = "qcom,ipa-smmu-wlan-cb";
			iommus = <&apps_smmu 0x5E1 0x0>;
			dma-coherent;
			qcom,iommu-dma = "atomic";
		};

@@ -772,7 +770,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 = <>;
		};