]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
Merge branch 'net-airoha-preliminary-series-to-support-multiple-net_devices-connected...
authorJakub Kicinski <kuba@kernel.org>
Mon, 13 Apr 2026 23:48:40 +0000 (16:48 -0700)
committerJakub Kicinski <kuba@kernel.org>
Mon, 13 Apr 2026 23:48:40 +0000 (16:48 -0700)
commitf4d35a2c4c6fb2e28e8009c774baab2279332657
tree8a0e88345720832f3bc9005648c605ce51399d3e
parent88e8577a2bac19fc9f0792c06fae1cc4319e9ed2
parentae32f80018f0f0f4ebc7a0a70d4092d08a1545e8
Merge branch 'net-airoha-preliminary-series-to-support-multiple-net_devices-connected-to-the-same-gdm-port'

Lorenzo Bianconi says:

====================
net: airoha: Preliminary series to support multiple net_devices connected to the same GDM port

EN7581 or AN7583 SoCs support connecting multiple external SerDes (e.g.
Ethernet or USB SerDes) to GDM3 or GDM4 ports via a hw arbiter that
manages the traffic in a TDM manner.
This series introduces some preliminary changes necessary to introduce
support for multiple net_devices connected to the same Frame Engine (FE)
GDM port (GDM3 or GDM4).
====================

Link: https://patch.msgid.link/20260412-airoha-multi-serdes-preliminary-patch-v1-0-08d5b670ca8f@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>