On Mon, 11 Jan 2021 15:49:33 +0100 Andrew Lunn wrote: > On Mon, Jan 11, 2021 at 01:50:46PM +0100, Marek Vasut wrote: > > The PHYLIB must be selected to provide mdiobus_*() functions, and the > > MICREL_PHY is necessary too, as that is the only possible PHY attached > > to the KS8851 (it is the internal PHY). > > > > Fixes: ef3631220d2b ("net: ks8851: Register MDIO bus and the internal PHY") > > Signed-off-by: Marek Vasut <ma...@denx.de> > > Cc: Andrew Lunn <and...@lunn.ch> > > Cc: Heiner Kallweit <hkallwe...@gmail.com> > > Cc: Lukas Wunner <lu...@wunner.de> > > Reviewed-by: Andrew Lunn <and...@lunn.ch>
Applied, thanks!