On Wed, Mar 22, 2017 at 11:27 AM, Leonard Crestez <leonard.cres...@nxp.com> wrote: > The imx6sl-evk board has a LAN8720A ethernet phy supported by SMSC_PHY. > Add this driver to the default imx config since the device is present on > one of the evaluation boards. > > This used to work mostly fine with the generic phy driver but since > commit 0878fff1f42c18e448ab5b8b4f6a3eb32365b5b6 that driver no longer
The prefer format when referring to a commit is: 0878fff1f42c ("net: phy: Do not perform software reset for Generic PHY") Reviewed-by: Fabio Estevam <fabio.este...@nxp.com>