[PATCH net-next v3 0/3] fix forced link mode for KSZ886X switches

From: Oleksij Rempel
Date: Thu Oct 19 2023 - 07:15:25 EST


changes v3:
- squash patch 1 and 2
- use genphy_config_aneg() instead of genphy_setup_forced()

changes v2:
- address kernel test robot warning
- change comment explaining clearing of KSZ886X_CTRL_FORCE_LINK bit
- s/PHY we create/PHY will create/

Oleksij Rempel (2):
net: dsa: microchip: ksz8: Enable MIIM PHY Control reg access
net: phy: micrel: Fix forced link mode for KSZ886X switches

drivers/net/dsa/microchip/ksz8795.c | 86 ++++++++++++++++++++++++++++-
drivers/net/phy/micrel.c | 22 ++++++++
include/linux/micrel_phy.h | 4 ++
3 files changed, 109 insertions(+), 3 deletions(-)

--
2.39.2