Re: [PATCH net 2/4] net: phy: bcm7xxx: define soft_reset for 40nm EPHY

2019-10-16 Thread Florian Fainelli
On 10/16/2019 4:06 PM, Doug Berger wrote: > The internal 40nm EPHYs use a "Workaround for putting the PHY in > IDDQ mode." These PHYs require a soft reset to restore functionality > after they are powered back up. > > This commit defines the soft_reset function to use genphy_soft_reset > during

[PATCH net 2/4] net: phy: bcm7xxx: define soft_reset for 40nm EPHY

2019-10-16 Thread Doug Berger
The internal 40nm EPHYs use a "Workaround for putting the PHY in IDDQ mode." These PHYs require a soft reset to restore functionality after they are powered back up. This commit defines the soft_reset function to use genphy_soft_reset during phy_init_hw to accommodate this. Fixes: 6e2d85ec0559 ("