On Fri, May 08, 2020 at 05:43:40PM +0200, Michael Grzeschik wrote: > Microchip SMI0 Mode is a special mode, where the MDIO Read/Write > commands are part of the PHY Address and the OP Code is always 0. We add > the compatible for this special mode of the bitbanged mdio driver. > > Cc: devicetree@xxxxxxxxxxxxxxx > Signed-off-by: Michael Grzeschik <m.grzeschik@xxxxxxxxxxxxxx> Reviewed-by: Andrew Lunn <andrew@xxxxxxx> Andrew