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

Commit 0aa4945b authored by Mohammed Siddiq's avatar Mohammed Siddiq Committed by Sandeep Singh
Browse files

ARM: dts: msm: Update wlan configuration for lagoon

Update regulator properties and smmu sids for lagoon.

Change-Id: I81d38e03c2b9d07bc12911827f69abbf2afdfbb6
parent 930f19e2
Loading
Loading
Loading
Loading
+13 −3
Original line number Diff line number Diff line
@@ -2899,10 +2899,11 @@
	};

	icnss: qcom,icnss@18800000 {
		status = "disabled";
		compatible = "qcom,icnss";
		reg = <0x18800000 0x800000>;
		reg-names = "membase";
		reg = <0x18800000 0x800000>,
		      <0xb0000000 0x10000>;
		reg-names = "membase", "smmu_iova_ipa";
		iommus = <&apps_smmu 0x20 0x1>;
		interrupts = <GIC_SPI 414 IRQ_TYPE_LEVEL_HIGH /* CE0 */ >,
			     <GIC_SPI 415 IRQ_TYPE_LEVEL_HIGH /* CE1 */ >,
			     <GIC_SPI 416 IRQ_TYPE_LEVEL_HIGH /* CE2 */ >,
@@ -2917,6 +2918,15 @@
			     <GIC_SPI 425 IRQ_TYPE_LEVEL_HIGH /* CE11 */ >;
		qcom,iommu-dma = "bypass";
		qcom,wlan-msa-fixed-region = <&wlan_fw_mem>;
		qcom,iommu-dma-addr-pool = <0xa0000000 0x10000000>;
		vdd-cx-mx-supply = <&L4A>;
		vdd-1.8-xo-supply = <&L7A>;
		vdd-1.3-rfa-supply = <&L2E>;
		vdd-3.3-ch1-supply = <&L11E>;
		vdd-3.3-ch0-supply = <&L10E>;
		qcom,vdd-cx-mx-config = <0 0>;
		qcom,vdd-3.3-ch1-config = <3000000 3312000>;
		qcom,vdd-3.3-ch0-config = <3000000 3312000>;
		qcom,smp2p_map_wlan_1_in {
			interrupts-extended = <&smp2p_wlan_1_in 0 0>,
					      <&smp2p_wlan_1_in 1 0>;