Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
net: stmmac: increase delay of SWR for specific PHY with lots of latency
During suspend/resume sequence, in resume we performed software reset (SWR). Just before SWR we performed phy_start, and sometimes phy is not completely start when we perform it. Need to increase delay of SWR sequence to be sure that phy start is complete. Signed-off-by: Christophe Roullier <[email protected]> Change-Id: I756065bc875bacc7e3900e218b6deacc5c3448da Reviewed-on: https://gerrit.st.com/c/mpu/oe/st/linux-stm32/+/142222 Reviewed-by: CITOOLS <[email protected]> Reviewed-by: CIBUILD <[email protected]> Reviewed-by: Alexandre TORGUE <[email protected]>
- Loading branch information