Re: [PATCH net-next 5/6] net: dsa: lantiq_gswip: support standard MDIO node name
From: Andrew Lunn
Date: Mon Aug 25 2025 - 21:39:02 EST
On Tue, Aug 26, 2025 at 01:14:30AM +0100, Daniel Golle wrote:
> Instead of matching against the child node's compatible string also
> support locating the node of the device tree node of the MDIO bus
> in the standard way by referencing the node name ("mdio").
>
> Signed-off-by: Daniel Golle <daniel@xxxxxxxxxxxxxx>
Reviewed-by: Andrew Lunn <andrew@xxxxxxx>
Andrew