Re: [PATCH v2 net-next 2/3] net: dsa: ocelot: seville: utilize of_mdiobus_register

From: Vladimir Oltean
Date: Sat Nov 27 2021 - 12:20:43 EST


On Thu, Nov 25, 2021 at 12:13:00PM -0800, Colin Foster wrote:
> Switch seville to use of_mdiobus_register(bus, NULL) instead of just
> mdiobus_register. This code is about to be pulled into a separate module
> that can optionally define ports by the device_node.
>
> Signed-off-by: Colin Foster <colin.foster@xxxxxxxxxxxxxxxx>
> Reviewed-by: Florian Fainelli <f.fainelli@xxxxxxxxx>
> Reviewed-by: Vladimir Oltean <vladimir.oltean@xxxxxxx>
> ---

Tested-by: Vladimir Oltean <vladimir.oltean@xxxxxxx>