[PATCH net-next v3 0/2] net: ftgmac100: support fixed link
From: rentao . bupt
Date: Wed Sep 07 2022 - 01:45:08 EST
From: Tao Ren <rentao.bupt@xxxxxxxxx>
The patch series adds fixed link support to ftgmac100 driver.
Patch #1 adds fixed link logic into ftgmac100 driver.
Patch #2 enables mac3 controller in Elbert dts: Elbert mac3 is connected
to the onboard switch BCM53134P's IMP_RGMII port directly (no PHY
between BMC MAC and BCM53134P).
Tao Ren (2):
net: ftgmac100: support fixed link
ARM: dts: aspeed: elbert: Enable mac3 controller
.../boot/dts/aspeed-bmc-facebook-elbert.dts | 18 ++++++++++++++
drivers/net/ethernet/faraday/ftgmac100.c | 24 +++++++++++++++++++
2 files changed, 42 insertions(+)
--
2.37.3