On Wed, Sep 12, 2018 at 12:15:24AM +0200, Marek Vasut wrote: > The MV88E6xxx can have external PHYs attached to certain ports and those > PHYs could even be on different MDIO bus than the one within the switch. > This patch makes sure that ports with such PHYs are configured correctly > according to the information provided by the PHY. > > Signed-off-by: Marek Vasut <ma...@denx.de> > Cc: Andrew Lunn <and...@lunn.ch>
Reviewed-by: Andrew Lunn <and...@lunn.ch> Andrew