[PATCH net-next 0/2] net: altera: tse: phylink conversion

Maxime Chevallier maxime.chevallier at bootlin.com
Tue Aug 23 07:05:15 PDT 2022


This series converts the Altera Triple Speed Ethernet driver to phylink,
to benefit from the full flexibility that phylink gives, and proped SFP
support.

The first patch is a small rework of the PCS reset code, to make the
actual phylink conversion easier to read.

Maxime Chevallier (2):
  net: altera: tse: add a dedicated helper for reset
  net: altera: tse: convert to phylink

 drivers/net/ethernet/altera/Kconfig           |   1 +
 drivers/net/ethernet/altera/altera_tse.h      |  13 +
 .../net/ethernet/altera/altera_tse_ethtool.c  |  20 +-
 drivers/net/ethernet/altera/altera_tse_main.c | 434 ++++++------------
 4 files changed, 182 insertions(+), 286 deletions(-)

-- 
2.37.2




More information about the linux-arm-kernel mailing list