commit | 2b17d3a17535e90795307ee3097e791926c66194 | [log] [tgz] |
---|---|---|
author | Khoronzhuk, Ivan <ivan.khoronzhuk@ti.com> | Fri Oct 17 21:01:15 2014 +0300 |
committer | Tom Rini <trini@ti.com> | Thu Oct 23 11:27:29 2014 -0400 |
tree | 756357fd5a48e134019f794992a5f085b9cfafa0 | |
parent | a7894b7f2e0a14038af1a1b42e1e7b334dae8f08 [diff] |
net: keystone_net: increase PHY auto negotiate time The new Marvel PHY (88E1514) used on K2L/K2E EVM requires longer time to auto negotiate with SoC's SGMII port. It can take about 3 sec to up the PHY after reset, so add code to expose sgmii auto negotiation waiting process. Acked-by: Vitaly Andrianov <vitalya@ti.com> Signed-off-by: Ivan Khoronzhuk <ivan.khoronzhuk@ti.com>