]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
net: airoha: npu: Read NPU wlan interrupt lines from the DTS
authorLorenzo Bianconi <lorenzo@kernel.org>
Mon, 11 Aug 2025 15:31:40 +0000 (17:31 +0200)
committerJakub Kicinski <kuba@kernel.org>
Wed, 13 Aug 2025 01:58:32 +0000 (18:58 -0700)
commita1740b16c83729d908c760eaa821f27b51e58a13
tree074bd26715240f9daad23425c28e92ad619bca96
parent03b7ca3ee5e1b700c462aed5b6cb88f616d6ba7f
net: airoha: npu: Read NPU wlan interrupt lines from the DTS

Read all NPU wlan IRQ lines from the NPU device-tree node.
NPU module fires wlan irq lines when the traffic to/from the WiFi NIC is
not hw accelerated (these interrupts will be consumed by the MT76 driver
in subsequent patches).
This is a preliminary patch to enable wlan flowtable offload for EN7581
SoC.

Signed-off-by: Lorenzo Bianconi <lorenzo@kernel.org>
Link: https://patch.msgid.link/20250811-airoha-en7581-wlan-offlaod-v7-5-58823603bb4e@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
drivers/net/ethernet/airoha/airoha_npu.c
drivers/net/ethernet/airoha/airoha_npu.h