[net-next,v2,0/2] doc: sfp-phylink: update the porting guide

Message ID 20240228095755.1499577-1-maxime.chevallier@bootlin.com
Headers
Series doc: sfp-phylink: update the porting guide |

Message

Maxime Chevallier Feb. 28, 2024, 9:57 a.m. UTC
  Hello everyone,

This small series updates the Phylink porting guide, mentionning PCS
handling, suported_interfaces and mac_capabilities.

The first patch is related to the dedicated documentation, whil the
second patch fixes a small discrepancy in the phylink code
documentation.

Link to V1: https://lore.kernel.org/netdev/20240220160406.3363002-1-maxime.chevallier@bootlin.com/

Maxime Chevallier (2):
  doc: sfp-phylink: update the porting guide with PCS handling
  net: phylink: clean the pcs_get_state documentation

 Documentation/networking/sfp-phylink.rst | 146 ++++++++++++++++++++---
 include/linux/phylink.h                  |   3 -
 2 files changed, 132 insertions(+), 17 deletions(-)