Netdev List
 help / color / mirror / Atom feed
* [PATCH net-next v2 0/2] Move KSZ9477 errata handling to PHY driver
@ 2023-06-05 15:39 Robert Hancock
  2023-06-05 15:39 ` [PATCH net-next v2 1/2] net: phy: micrel: Move KSZ9477 errata fixes " Robert Hancock
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Robert Hancock @ 2023-06-05 15:39 UTC (permalink / raw)
  To: Woojung Huh, UNGLinuxDriver, Andrew Lunn, Florian Fainelli,
	Vladimir Oltean, David S. Miller, Eric Dumazet, Jakub Kicinski,
	Paolo Abeni, Heiner Kallweit, Russell King
  Cc: netdev, linux-kernel, Robert Hancock

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.

Changed since v1: Rebased on top of correct net-next tree.

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


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2023-06-07  4:20 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-06-05 15:39 [PATCH net-next v2 0/2] Move KSZ9477 errata handling to PHY driver Robert Hancock
2023-06-05 15:39 ` [PATCH net-next v2 1/2] net: phy: micrel: Move KSZ9477 errata fixes " Robert Hancock
2023-06-05 15:42   ` Florian Fainelli
2023-06-05 15:39 ` [PATCH net-next v2 2/2] net: dsa: microchip: remove KSZ9477 PHY errata handling Robert Hancock
2023-06-05 15:42   ` Florian Fainelli
2023-06-07  4:20 ` [PATCH net-next v2 0/2] Move KSZ9477 errata handling to PHY driver patchwork-bot+netdevbpf

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox