[PATCH net-next 0/3] net: phy: dp83869: Support 1000Base-X SFP

From: Romain Gantois
Date: Tue Nov 04 2025 - 03:56:48 EST


Hi everyone,

This series adds support for using the DP83869 PHY as a transceiver between an
RGMII upper MAC and a downstream 1000Base-X SFP module.

Patch 1 and 2 of the series are necessary to get the PHY to properly switch its
operating mode to RGMII<->1000Base-X when an SFP module is inserted.

Patch 3 adds the actual SFP support, with only 1000Base-X modules supported for
now.

Side note: A wider-scoped series adding general SFP support to this PHY was sent
some time ago, but was not pursued, mainly due to complications with SGMII
support:

https://lore.kernel.org/netdev/20250514-dp83869-1000basex-v1-0-1bdb3c9c3d63@xxxxxxxxxxx/

Best Regards,

Romain

Signed-off-by: Romain Gantois <romain.gantois@xxxxxxxxxxx>
---
Romain Gantois (3):
net: phy: dp83869: Restart PHY when configuring mode
net: phy: dp83869: ensure FORCE_LINK_GOOD is cleared
net: phy: dp83869: Support 1000Base-X SFP

drivers/net/phy/dp83869.c | 92 +++++++++++++++++++++++++++++++++++++++++++++++
1 file changed, 92 insertions(+)
---
base-commit: 32dbca2817e3611165636113f246bed30ef21b3d
change-id: 20251103-sfp-1000basex-a05c78484a54

Best regards,
--
Romain Gantois <romain.gantois@xxxxxxxxxxx>