[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20210611125453.313308-1-steen.hegelund@microchip.com>
Date: Fri, 11 Jun 2021 14:54:49 +0200
From: Steen Hegelund <steen.hegelund@...rochip.com>
To: Russell King <linux@...linux.org.uk>, Andrew Lunn <andrew@...n.ch>,
"Heiner Kallweit" <hkallweit1@...il.com>,
"David S. Miller" <davem@...emloft.net>,
Jakub Kicinski <kuba@...nel.org>, <netdev@...r.kernel.org>,
<linux-kernel@...r.kernel.org>
CC: Steen Hegelund <steen.hegelund@...rochip.com>
Subject: [PATCH net-next 0/4] Add 25G BASE-R support
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
Powered by blists - more mailing lists