[PATCH net-next 0/4] Add 25G BASE-R support

From: Steen Hegelund
Date: Fri Jun 11 2021 - 08:55:09 EST


This series add the 25G BASE-R mode to the set modes supported.
This mode is used by the Sparx5 Switch for its 25G SerDes.

Steen Hegelund (4):
dt-bindings: net: Add 25G BASE-R phy interface
net: phy: Add 25G BASE-R interface mode
net: sfp: add support for 25G BASE-R SFPs
net: phylink: Add 25G BASE-R support

.../devicetree/bindings/net/ethernet-controller.yaml | 1 +
Documentation/networking/phy.rst | 6 ++++++
drivers/net/phy/phylink.c | 5 +++++
drivers/net/phy/sfp-bus.c | 5 +++++
include/linux/phy.h | 4 ++++
5 files changed, 21 insertions(+)

--
2.32.0