[PATCH v2 1/3] net: stmmac: allow drivers to explicitly select PHY device
Andrew Lunn
andrew at lunn.ch
Wed May 28 12:26:51 PDT 2025
> I think a lot of ethernet drivers use phy_find_first() for phy scanning
> as well so it's not limited to just stmmac AFAIU.
You need to differentiate by time. It has become a lot less used in
the last decade. DT describes the PHY, so there is no need to hunt
around for it. The only real use case now a days is USB dongles, which
don't have DT, and maybe PCIe devices without ACPI support.
I suggest you give up pushing this. You have two Maintainers saying no
to this, so it is very unlikely you are going to succeed.
Andrew
More information about the linux-arm-kernel
mailing list