]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
Merge branch 'dsa-en7581' into main
authorDavid S. Miller <davem@davemloft.net>
Sun, 4 Aug 2024 14:22:31 +0000 (15:22 +0100)
committerDavid S. Miller <davem@davemloft.net>
Sun, 4 Aug 2024 14:22:31 +0000 (15:22 +0100)
Lorenzo Bianconi says:

====================
Add second QDMA support for EN7581 eth controller

EN7581 SoC supports two independent QDMA controllers to connect the
Ethernet Frame Engine (FE) to the CPU. Introduce support for the second
QDMA controller. This is a preliminary series to support multiple FE ports
(e.g. connected to a second PHY controller).

Changes since v1:
- squash patch 6/9 and 7/9
- move some duplicated code from patch 2/9 in 1/9
- cosmetics
====================

Signed-off-by: David S. Miller <davem@davemloft.net>

Trivial merge