netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/4] Add 5gbase-r PHY interface mode
@ 2021-02-16 19:20 Marek Behún
  2021-02-16 19:20 ` [PATCH net-next 1/4] dt-bindings: net: Add 5GBASER phy interface Marek Behún
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Marek Behún @ 2021-02-16 19:20 UTC (permalink / raw)
  To: netdev, Russell King - ARM Linux admin, davem, kuba
  Cc: pavana.sharma, vivien.didelot, f.fainelli, lkp, ashkan.boldaji,
	andrew, Chris Packham, olteanv, Marek Behún

Hello,

there is still some testing needed for Amethyst patches, so I have
split the part adding support for 5gbase-r interface mode and am sending
it alone.

The first two patches are already reviewed.

Changes since last patches (Amethyst v16):
- added phylink 5gbase-r handler
- added SFP support for 5gbase-r mode

Marek

Marek Behún (2):
  net: phylink: Add 5gbase-r support
  sfp: add support for 5gbase-t SFPs

Pavana Sharma (2):
  dt-bindings: net: Add 5GBASER phy interface
  net: phy: Add 5GBASER interface mode

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

-- 
2.26.2


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

end of thread, other threads:[~2021-02-16 22:21 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-02-16 19:20 [PATCH net-next 0/4] Add 5gbase-r PHY interface mode Marek Behún
2021-02-16 19:20 ` [PATCH net-next 1/4] dt-bindings: net: Add 5GBASER phy interface Marek Behún
2021-02-16 19:20 ` [PATCH net-next 2/4] net: phy: Add 5GBASER interface mode Marek Behún
2021-02-16 19:20 ` [PATCH net-next 3/4] net: phylink: Add 5gbase-r support Marek Behún
2021-02-16 19:20 ` [PATCH net-next 4/4] sfp: add support for 5gbase-t SFPs Marek Behún
2021-02-16 22:20 ` [PATCH net-next 0/4] Add 5gbase-r PHY interface mode patchwork-bot+netdevbpf

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).