Loading qcom/lito-smp2p.dtsi +6 −0 Original line number Diff line number Diff line Loading @@ -35,6 +35,12 @@ interrupt-controller; #interrupt-cells = <2>; }; smp2p_wlan_1_in: qcom,smp2p-wlan-1-in { qcom,entry-name = "wlan"; interrupt-controller; #interrupt-cells = <2>; }; }; qcom,smp2p-adsp { Loading qcom/lito.dtsi +12 −2 Original line number Diff line number Diff line Loading @@ -2886,7 +2886,6 @@ }; icnss: qcom,icnss@18800000 { status = "disabled"; compatible = "qcom,icnss"; reg = <0x18800000 0x800000>, <0xb0000000 0x10000>; Loading @@ -2906,7 +2905,18 @@ <GIC_SPI 87 IRQ_TYPE_LEVEL_HIGH /* CE11 */ >; qcom,wlan-msa-fixed-region = <&pil_wlan_fw_mem>; qcom,iommu-dma-addr-pool = <0xa0000000 0x10000000>; qcom,iommu-dma = "bypass"; qcom,iommu-dma = "fastmap"; qcom,iommu-faults = "stall-disable"; vdd-cx-mx-supply = <&L1A>; vdd-1.8-xo-supply = <&L14A>; vdd-1.3-rfa-supply = <&L2C>; vdd-3.3-ch0-supply = <&L10C>; 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"; }; }; qcom,npu@9800000 { Loading Loading
qcom/lito-smp2p.dtsi +6 −0 Original line number Diff line number Diff line Loading @@ -35,6 +35,12 @@ interrupt-controller; #interrupt-cells = <2>; }; smp2p_wlan_1_in: qcom,smp2p-wlan-1-in { qcom,entry-name = "wlan"; interrupt-controller; #interrupt-cells = <2>; }; }; qcom,smp2p-adsp { Loading
qcom/lito.dtsi +12 −2 Original line number Diff line number Diff line Loading @@ -2886,7 +2886,6 @@ }; icnss: qcom,icnss@18800000 { status = "disabled"; compatible = "qcom,icnss"; reg = <0x18800000 0x800000>, <0xb0000000 0x10000>; Loading @@ -2906,7 +2905,18 @@ <GIC_SPI 87 IRQ_TYPE_LEVEL_HIGH /* CE11 */ >; qcom,wlan-msa-fixed-region = <&pil_wlan_fw_mem>; qcom,iommu-dma-addr-pool = <0xa0000000 0x10000000>; qcom,iommu-dma = "bypass"; qcom,iommu-dma = "fastmap"; qcom,iommu-faults = "stall-disable"; vdd-cx-mx-supply = <&L1A>; vdd-1.8-xo-supply = <&L14A>; vdd-1.3-rfa-supply = <&L2C>; vdd-3.3-ch0-supply = <&L10C>; 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"; }; }; qcom,npu@9800000 { Loading