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

Commit ac65c7d1 authored by Zhaoyang Liu's avatar Zhaoyang Liu
Browse files

ARM: dts: msm: enable smmu s1 for wlan on sa8155 vm

Set iommu flag fastmap to enable SMMU S1 for wlan.
Remove coherent definition for iommu pagetable.

Change-Id: Ib6269e6dddec349aef49329d2889a32c756fce27
parent a206d2ea
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -869,8 +869,7 @@

		cnss_pci_iommu_group: cnss_pci_iommu_group {
			qcom,iommu-dma-addr-pool = <0xa0000000 0x10000000>;
			qcom,iommu-dma = "bypass";
			qcom,iommu-pagetable = "coherent";
			qcom,iommu-dma = "fastmap";
			qcom,iommu-faults = "stall-disable", "no-CFRE",
						"non-fatal";
		};