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

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

Merge "ARM: dts: msm: Enable SMMU S1 for WLAN"

parents 75542669 376ea4e1
Loading
Loading
Loading
Loading
+4 −2
Original line number Diff line number Diff line
@@ -1128,8 +1128,9 @@
	icnss2: qcom,wcn6750 {
		compatible = "qcom,wcn6750";
		reg = <0x17a10040 0x0>,
		      <0xb0000000 0x10000>,
		      <0xb2e5510 0x5c0>;
		reg-names = "msi_addr", "tcs_cmd";
		reg-names = "msi_addr", "smmu_iova_ipa", "tcs_cmd";
		iommus = <&apps_smmu 0x1c00 0x1>;
		interrupts = <GIC_SPI 768 IRQ_TYPE_EDGE_RISING>,
			   <GIC_SPI 769 IRQ_TYPE_EDGE_RISING>,
@@ -1164,12 +1165,13 @@
			   <GIC_SPI 798 IRQ_TYPE_EDGE_RISING>,
			   <GIC_SPI 799 IRQ_TYPE_EDGE_RISING>;

		qcom,iommu-dma = "bypass";
		qcom,iommu-dma = "fastmap";
		qcom,iommu-faults = "stall-disable", "HUPCF", "non-fatal";
		qcom,iommu-dma-addr-pool = <0xa0000000 0x10000000>;
		qcom,wlan-msa-fixed-region = <&wlan_fw_mem>;
		qcom,cmd_db_name = "smpb7";
		cnss-daemon-support;
		dma-coherent;
		qcom,fw-prefix;
		vdd-cx-mx-supply = <&S7B>;
		qcom,vdd-cx-mx-config = <824000 1120000 0 0 1>;