Re: [PATCH net-next v5 2/4] net: mdio: change property read from fwnode_property_read_u32() to device_property_read_u32()
From: Andrew Lunn
Date: Wed Oct 29 2025 - 09:10:02 EST
On Wed, Oct 29, 2025 at 11:23:42AM +0100, Buday Csaba wrote:
> Change fwnode_property_read_u32() in mdio_device_register_reset()
> to device_property_read_u32(), which is more appropriate here.
>
> Signed-off-by: Buday Csaba <buday.csaba@xxxxxxxxx>
Reviewed-by: Andrew Lunn <andrew@xxxxxxx>
Andrew