All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH net-next v2 0/3] net: airoha: npu: Introduce support for Airoha 7583 NPU
@ 2025-09-27 14:03 Lorenzo Bianconi
  2025-09-27 14:03 ` [PATCH net-next v2 1/3] dt-bindings: net: airoha: npu: Add AN7583 support Lorenzo Bianconi
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Lorenzo Bianconi @ 2025-09-27 14:03 UTC (permalink / raw)
  To: Andrew Lunn, David S. Miller, Eric Dumazet, Jakub Kicinski,
	Paolo Abeni, Rob Herring, Krzysztof Kozlowski, Conor Dooley,
	Lorenzo Bianconi
  Cc: netdev, devicetree, linux-arm-kernel, linux-mediatek

Introduce support for Airoha 7583 SoC NPU.

---
Changes in v2:
- Introduce airoha_npu_soc_data struct and generalize firmware load
- Link to v1: https://lore.kernel.org/r/20250926-airoha-npu-7583-v1-0-447e5e2df08d@kernel.org

---
Lorenzo Bianconi (3):
      dt-bindings: net: airoha: npu: Add AN7583 support
      net: airoha: npu: Add airoha_npu_soc_data struct
      net: airoha: npu: Add 7583 SoC support

 .../devicetree/bindings/net/airoha,en7581-npu.yaml |  1 +
 drivers/net/ethernet/airoha/airoha_npu.c           | 93 ++++++++++++++++------
 2 files changed, 68 insertions(+), 26 deletions(-)
---
base-commit: 1493c18fe8696bfc758a97130a485fc4e08387f5
change-id: 20250926-airoha-npu-7583-63e41301664c

Best regards,
-- 
Lorenzo Bianconi <lorenzo@kernel.org>



^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2025-10-02  3:29 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-09-27 14:03 [PATCH net-next v2 0/3] net: airoha: npu: Introduce support for Airoha 7583 NPU Lorenzo Bianconi
2025-09-27 14:03 ` [PATCH net-next v2 1/3] dt-bindings: net: airoha: npu: Add AN7583 support Lorenzo Bianconi
2025-09-30 11:07   ` Paolo Abeni
2025-09-30 11:56     ` Lorenzo Bianconi
2025-10-02  3:29   ` Rob Herring (Arm)
2025-09-27 14:03 ` [PATCH net-next v2 2/3] net: airoha: npu: Add airoha_npu_soc_data struct Lorenzo Bianconi
2025-09-27 14:03 ` [PATCH net-next v2 3/3] net: airoha: npu: Add 7583 SoC support Lorenzo Bianconi

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.