[PATCH net 1/1] net: stmmac: check fwnode for phy device before scanning for phy

Guenter Roeck linux at roeck-us.net
Wed Apr 5 12:02:23 PDT 2023


On Wed, Apr 05, 2023 at 05:39:45PM +0800, Michael Sit Wei Hong wrote:
> Some DT devices already have phy device configured in the DT/ACPI.
> Current implementation scans for a phy unconditionally even though
> there is a phy listed in the DT/ACPI and already attached.
> 
> We should check the fwnode if there is any phy device listed in
> fwnode and decide whether to scan for a phy to attach to.y
> 
> Reported-by: Martin Blumenstingl <martin.blumenstingl at googlemail.com>
> Fixes: fe2cfbc96803 ("net: stmmac: check if MAC needs to attach to a PHY")
> Signed-off-by: Michael Sit Wei Hong <michael.wei.hong.sit at intel.com>
> Tested-by: Shahab Vahedi <shahab at synopsys.com>
> Tested-by: Martin Blumenstingl <martin.blumenstingl at googlemail.com>
> Tested-by: Marek Szyprowski

Tested-by: Guenter Roeck <linux at roeck-us.net>

Guenter



More information about the linux-arm-kernel mailing list