[PATCH net-next v2 0/2] second series for xpcs based rsfec configuration
From: mike . marciniszyn
Date: Mon May 11 2026 - 14:40:37 EST
From: "Mike Marciniszyn (Meta)" <mike.marciniszyn@xxxxxxxxx>
This series adds to xxxx to add the necessary configuration steps
for the DW PCS/refec part of high speed interfaces.
v2 removes any use of a hardcoded address by using new helpers all
based on phy_find*.
The changes now probe for addr 0 and addr 1 to allow the helpers
to function properly.
Mike Marciniszyn (Meta) (2):
net: pcs: xpcs: Add hooks for xpcs configuration of rsfec
net: pcs: xpcs: Add handling for 4 channel rsfec device
drivers/net/ethernet/meta/fbnic/fbnic_mdio.c | 3 +-
drivers/net/pcs/pcs-xpcs.c | 194 +++++++++++++++++++
drivers/net/pcs/pcs-xpcs.h | 31 +++
include/uapi/linux/mdio.h | 3 +
4 files changed, 229 insertions(+), 2 deletions(-)
--
2.43.0