[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20230605153943.1060444-1-robert.hancock@calian.com>
Date: Mon, 5 Jun 2023 09:39:41 -0600
From: Robert Hancock <robert.hancock@...ian.com>
To: Woojung Huh <woojung.huh@...rochip.com>,
UNGLinuxDriver@...rochip.com, Andrew Lunn <andrew@...n.ch>,
Florian Fainelli <f.fainelli@...il.com>,
Vladimir Oltean <olteanv@...il.com>,
"David S. Miller" <davem@...emloft.net>,
Eric Dumazet <edumazet@...gle.com>,
Jakub Kicinski <kuba@...nel.org>,
Paolo Abeni <pabeni@...hat.com>,
Heiner Kallweit <hkallweit1@...il.com>,
Russell King <linux@...linux.org.uk>
Cc: netdev@...r.kernel.org, linux-kernel@...r.kernel.org,
Robert Hancock <robert.hancock@...ian.com>
Subject: [PATCH net-next v2 0/2] Move KSZ9477 errata handling to PHY driver
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
Powered by blists - more mailing lists