#include #include &soc { qcom,smp2p-modem { smp2p_wlan_1_in: qcom,smp2p-wlan-1-in { qcom,entry-name = "wlan"; interrupt-controller; #interrupt-cells = <2>; }; }; icnss: qcom,icnss@C800000 { compatible = "qcom,icnss"; reg = <0xC800000 0x800000>, <0xb0000000 0x10000>; reg-names = "membase", "smmu_iova_ipa"; iommus = <&apps_smmu 0x80 0x1>; interrupts = , , , , , , , , , , , ; qcom,iommu-dma = "fastmap"; qcom,iommu-faults = "stall-disable", "HUPCF", "non-fatal"; qcom,iommu-geometry = <0xa0000000 0x10010000>; qcom,iommu-dma-addr-pool = <0xa0000000 0x10000000>; qcom,wlan-msa-fixed-region = <&wlan_msa_mem>; qcom,wlan; vdd-cx-mx-supply = <&L8A>; vdd-1.8-xo-supply = <&L16A>; vdd-1.3-rfa-supply = <&L17A>; vdd-3.3-ch0-supply = <&L23A>; qcom,vdd-cx-mx-config = <640000 640000>; qcom,vdd-3.3-ch0-config = <3000000 3312000>; qcom,icnss-adc_tm = <&pmi632_adc_tm>; io-channels = <&pmi632_vadc ADC5_VBAT_SNS>; io-channel-names = "icnss"; qcom,smp2p_map_wlan_1_in { interrupts-extended = <&smp2p_wlan_1_in 0 0>, <&smp2p_wlan_1_in 1 0>; interrupt-names = "qcom,smp2p-force-fatal-error", "qcom,smp2p-early-crash-ind"; }; }; };