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

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

Merge "ARM: dts: msm: Disable SMMU error fatal for WLAN on Kona"

parents 54f840dd 5469f6f0
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -4843,7 +4843,8 @@
			qcom,iommu-dma-addr-pool = <0xa0000000 0x10000000>;
			qcom,iommu-dma = "fastmap";
			qcom,iommu-pagetable = "coherent";
			qcom,iommu-faults = "stall-disable", "no-CFRE";
			qcom,iommu-faults = "stall-disable", "no-CFRE",
					    "non-fatal";
		};
	};
};