[PATCH v2 1/3] net: stmmac: allow drivers to explicitly select PHY device
James Hilliard
james.hilliard1 at gmail.com
Tue May 27 13:37:03 PDT 2025
On Tue, May 27, 2025 at 2:30 PM Andrew Lunn <andrew at lunn.ch> wrote:
>
> > Sure, that may make sense to do as well, but I still don't see
> > how that impacts the need to runtime select the PHY which
> > is configured for the correct MFD.
>
> If you know what variant you have, you only include the one PHY you
> actually have, and phy-handle points to it, just as normal. No runtime
> selection.
Oh, so here's the issue, we have both PHY variants, older hardware
generally has AC200 PHY's while newer ships AC300 PHY's, but
when I surveyed our deployed hardware using these boards many
systems of similar age would randomly mix AC200 and AC300 PHY's.
It appears there was a fairly long transition period where both variants
were being shipped.
More information about the linux-arm-kernel
mailing list