On Wed, Dec 28, 2022 at 12:07:28AM +0100, Michael Walle wrote: > From: Andrew Lunn <andrew@xxxxxxx> > > The global2 SMI MDIO bus driver can perform both C22 and C45 > transfers. Create separate functions for each and register the C45 > versions using the new API calls where appropriate. Update the SERDES > code to make use of these new accessors. > > Signed-off-by: Andrew Lunn <andrew@xxxxxxx> > Signed-off-by: Michael Walle <michael@xxxxxxxx> > --- Reviewed-by: Vladimir Oltean <vladimir.oltean@xxxxxxx>