All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH net-next 0/4] Add 25G BASE-R support
@ 2021-06-11 12:54 Steen Hegelund
  2021-06-11 12:54 ` [PATCH net-next 1/4] dt-bindings: net: Add 25G BASE-R phy interface Steen Hegelund
                   ` (4 more replies)
  0 siblings, 5 replies; 14+ messages in thread
From: Steen Hegelund @ 2021-06-11 12:54 UTC (permalink / raw)
  To: Russell King, Andrew Lunn, Heiner Kallweit, David S. Miller,
	Jakub Kicinski, netdev, linux-kernel
  Cc: Steen Hegelund

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


^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2021-06-12 20:20 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-11 12:54 [PATCH net-next 0/4] Add 25G BASE-R support Steen Hegelund
2021-06-11 12:54 ` [PATCH net-next 1/4] dt-bindings: net: Add 25G BASE-R phy interface Steen Hegelund
2021-06-12 18:05   ` Andrew Lunn
2021-06-12 18:52   ` Russell King (Oracle)
2021-06-11 12:54 ` [PATCH net-next 2/4] net: phy: Add 25G BASE-R interface mode Steen Hegelund
2021-06-12 18:06   ` Andrew Lunn
2021-06-12 18:52   ` Russell King (Oracle)
2021-06-11 12:54 ` [PATCH net-next 3/4] net: sfp: add support for 25G BASE-R SFPs Steen Hegelund
2021-06-12 18:07   ` Andrew Lunn
2021-06-12 18:53   ` Russell King (Oracle)
2021-06-11 12:54 ` [PATCH net-next 4/4] net: phylink: Add 25G BASE-R support Steen Hegelund
2021-06-12 18:07   ` Andrew Lunn
2021-06-12 18:54   ` Russell King (Oracle)
2021-06-12 20:20 ` [PATCH net-next 0/4] " patchwork-bot+netdevbpf

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.