You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
net: phy: smsc: Implement PHY config_init for LAN87xx
The LAN8710/LAN8720 chips do have broken the "FlexPWR" smart power-saving
capability. Enabling it leads to the PHY not being able to detect Link when
cold-started without cable connected. Thus, make sure this is disabled.
Signed-off-by: Marek Vasut <[email protected]>
Cc: Christian Hohnstaedt <[email protected]>
Cc: David S. Miller <[email protected]>
Cc: Fabio Estevam <[email protected]>
Cc: Giuseppe Cavallaro <[email protected]>
Cc: Otavio Salvador <[email protected]>
Acked-by: Otavio Salvador <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
0 commit comments