]> www.infradead.org Git - users/hch/misc.git/commit
net: airoha: Introduce airoha_qdma struct
authorLorenzo Bianconi <lorenzo@kernel.org>
Thu, 1 Aug 2024 14:35:03 +0000 (16:35 +0200)
committerJakub Kicinski <kuba@kernel.org>
Fri, 2 Aug 2024 23:31:10 +0000 (16:31 -0700)
commit16874d1cf3818a5804cded8eaff634122b1d6c7c
tree19b1556d2f999723d98885a0c455121d27803516
parent9a95b7a89dffae5f1e99dd73748f144fec820292
net: airoha: Introduce airoha_qdma struct

Introduce airoha_qdma struct and move qdma IO register mapping in
airoha_qdma. This is a preliminary patch to enable both QDMA controllers
available on EN7581 SoC.

Signed-off-by: Lorenzo Bianconi <lorenzo@kernel.org>
Link: https://patch.msgid.link/7df163bdc72ee29c3d27a0cbf54522ffeeafe53c.1722522582.git.lorenzo@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
drivers/net/ethernet/mediatek/airoha_eth.c