]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
net: airoha: npu: Add airoha_npu_soc_data struct
authorLorenzo Bianconi <lorenzo@kernel.org>
Mon, 13 Oct 2025 13:58:50 +0000 (15:58 +0200)
committerJakub Kicinski <kuba@kernel.org>
Thu, 16 Oct 2025 00:52:55 +0000 (17:52 -0700)
commit0850ae496d534847ec2c26744521c1bce04ec59d
tree16a0b44b5f3e696c3e550160c974c13b36d4ef1f
parent9fbafbfa5b992187d6e4bc85dd0479eb660b3cc1
net: airoha: npu: Add airoha_npu_soc_data struct

Introduce airoha_npu_soc_data structure in order to generalize per-SoC
NPU firmware info. Introduce airoha_npu_load_firmware utility routine.
This is a preliminary patch in order to introduce AN7583 NPU support.

Signed-off-by: Lorenzo Bianconi <lorenzo@kernel.org>
Reviewed-by: Simon Horman <horms@kernel.org>
Link: https://patch.msgid.link/20251013-airoha-npu-7583-v3-2-00f748b5a0c7@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
drivers/net/ethernet/airoha/airoha_npu.c