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

Commit aa8ad977 authored by Yuanyuan Liu's avatar Yuanyuan Liu
Browse files

ARM: dts: msm: Add iommu faults property in CNSS node for kona



Add iommu faults property for CNSS node which is needed when getting
WLAN firmware dump in kona.

CRs-Fixed: 2442316
Change-Id: I914dc18bf1c88bb268b61651ec25931a4f5b39fe
Signed-off-by: default avatarYuanyuan Liu <yuanliu@codeaurora.org>
parent 7ede1bd9
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -3587,6 +3587,7 @@
			qcom,iommu-dma-addr-pool = <0xa0000000 0x10000000>;
			qcom,iommu-dma = "fastmap";
			qcom,iommu-pagetable = "coherent";
			qcom,iommu-faults = "stall-disable", "no-CFRE";
		};
	};
};