[PATCH net-next 0/6] Add support for LAN937x T1 Phy Driver

From: Arun Ramadoss
Date: Fri Mar 04 2022 - 04:44:24 EST


LAN937x is a Multi-port 100Base-T1 Switch and it internally uses LAN87xx
T1 Phy. This series of patch update the initialization routine for the
LAN87xx phy and also add LAN937x part support. Added the T1 Phy
master-slave configuration through ethtool.

Arun Ramadoss (6):
net: phy: used genphy_soft_reset for phy reset in LAN87xx
net: phy: used the PHY_ID_MATCH_MODEL macro for LAN87XX
net: phy: removed empty lines in LAN87XX
net: phy: updated the initialization routine for LAN87xx
net: phy: added the LAN937x phy support
net: phy: added ethtool master-slave configuration support

drivers/net/phy/microchip_t1.c | 387 +++++++++++++++++++++++++++------
1 file changed, 325 insertions(+), 62 deletions(-)


base-commit: f9f52c3474282a5485b28cf188b47d6e2efee185
--
2.33.0