On Tue, Aug 31, 2021 at 03:40:12PM +0200, Michael Walle wrote: > Move the PHY nodes from the network controller to the dedicated MDIO > controller. According to Vladimir Oltean direct MDIO access via the PF, > that is when the PHY is put under the "mdio" subnode, is defeatured and > in fact the latest reference manual isn't mentioning it anymore. > > Suggested-by: Vladimir Oltean <vladimir.oltean@xxxxxxx> > Signed-off-by: Michael Walle <michael@xxxxxxxx> > --- Reviewed-by: Vladimir Oltean <vladimir.oltean@xxxxxxx>