2023-06-03 00:44:23

by Robert Hancock

[permalink] [raw]
Subject: [PATCH net-next 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.

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



2023-06-03 14:53:40

by Simon Horman

[permalink] [raw]
Subject: Re: [PATCH net-next 0/2] Move KSZ9477 errata handling to PHY driver

On Fri, Jun 02, 2023 at 05:40:17PM -0600, Robert Hancock wrote:
> 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

Hi Robert,

this series does not seem to apply to net-next.
Please rebase on to of net-next and repost as v2.
And please include the Reviewed-by tags from Andrew Lunn in v2,
assuming there are no other changes.

--
pw-bot: rc