Commit 1f974c5
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 <christophe.roullier@st.com>
Change-Id: I756065bc875bacc7e3900e218b6deacc5c3448da
Reviewed-on: https://gerrit.st.com/c/mpu/oe/st/linux-stm32/+/142222
Reviewed-by: CITOOLS <smet-aci-reviews@lists.codex.cro.st.com>
Reviewed-by: CIBUILD <smet-aci-builds@lists.codex.cro.st.com>
Reviewed-by: Alexandre TORGUE <alexandre.torgue@st.com>1 parent ee1da69 commit 1f974c5
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
0 commit comments