[PATCH net-next 0/2] Move KSZ9477 errata handling to PHY driver

From: Robert Hancock
Date: Fri Jun 02 2023 - 20:09:57 EST


Patches to move handling for KSZ9477 PHY errata register fixes from
the DSA switch driver into the corresponding PHY driver, for more
proper layering and ordering.

Robert Hancock (2):
net: phy: micrel: Move KSZ9477 errata fixes to PHY driver
net: dsa: microchip: remove KSZ9477 PHY errata handling

drivers/net/dsa/microchip/ksz9477.c | 74 ++-----------------------
drivers/net/dsa/microchip/ksz_common.c | 4 --
drivers/net/dsa/microchip/ksz_common.h | 1 -
drivers/net/phy/micrel.c | 75 +++++++++++++++++++++++++-
4 files changed, 78 insertions(+), 76 deletions(-)

--
2.40.1