Re: [PATCH net v3 0/2] phy: mscc: Fix PTP for VSC8574 and VSC8572

From: Horatiu Vultur

Date: Tue Sep 30 2025 - 03:08:17 EST


The 09/29/2025 18:47, Jakub Kicinski wrote:
>
> On Mon, 29 Sep 2025 11:13:00 +0200 Horatiu Vultur wrote:
> > The first patch will update the PHYs VSC8584, VSC8582, VSC8575 and VSC856X
> > to use PHY_ID_MATCH_MODEL because only rev B exists for these PHYs.
> > But for the PHYs VSC8574 and VSC8572 exists rev A, B, C, D and E.
> > This is just a preparation for the second patch to allow the VSC8574 and
> > VSC8572 to use the function vsc8584_probe().
> >
> > We want to use vsc8584_probe() for VSC8574 and VSC8572 because this
> > function does the correct PTP initialization. This change is in the second
> > patch.
>
> This doesn't apply cleanly to net. If it was generated against net-next
> - perhaps wait a couple of days until trees converge before reposting?

Yeah, I have generated this patch series on net-next instead of net.
Yes, I can wait before reposting.

> --
> pw-bot: cr

--
/Horatiu