Re: [PATCH net-next v1] net: macb: avoid redundant lookup for "mdio" child node in MDIO setup

From: Andrew Lunn
Date: Wed Oct 30 2024 - 09:37:12 EST


On Wed, Oct 30, 2024 at 09:52:24AM +0100, Oleksij Rempel wrote:
> Pass the "mdio" child node directly to `macb_mdiobus_register` to avoid
> performing the node lookup twice.
>
> Signed-off-by: Oleksij Rempel <o.rempel@xxxxxxxxxxxxxx>

Reviewed-by: Andrew Lunn <andrew@xxxxxxx>

Andrew