mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH net-next 0/2] Move KSZ9477 errata handling to PHY driver
@ 2023-06-02 23:40 Robert Hancock
  2023-06-02 23:40 ` [PATCH net-next 1/2] net: phy: micrel: Move KSZ9477 errata fixes " Robert Hancock
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Robert Hancock @ 2023-06-02 23:40 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.

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] 8+ messages in thread

end of thread, other threads:[~2023-06-03 14:30 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-06-02 23:40 [PATCH net-next 0/2] Move KSZ9477 errata handling to PHY driver Robert Hancock
2023-06-02 23:40 ` [PATCH net-next 1/2] net: phy: micrel: Move KSZ9477 errata fixes " Robert Hancock
2023-06-03 14:16   ` Andrew Lunn
2023-06-02 23:40 ` [PATCH net-next 2/2] net: dsa: microchip: remove KSZ9477 PHY errata handling Robert Hancock
2023-06-03 14:16   ` Andrew Lunn
2023-06-03  0:04 ` [PATCH net-next 0/2] Move KSZ9477 errata handling to PHY driver Andrew Lunn
2023-06-03  0:13   ` Robert Hancock
2023-06-03 14:30 ` Simon Horman

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

all inboxes | Powered by JetHome®