commit | 40829fa097e35693d1a09501aab4cb9d80c33aaf | [log] [tgz] |
---|---|---|
author | Florin Chiculita <florinlaurentiu.chiculita@nxp.com> | Mon Oct 14 17:27:07 2019 +0300 |
committer | Joe Hershberger <joe.hershberger@ni.com> | Mon Dec 09 09:47:42 2019 -0600 |
tree | 7482710b59e5a0a8b4bcb578d402c4f4fce79ab3 | |
parent | 017feb5fd9e88dd77d9ea885eca9809313a65a8a [diff] |
net: phy: aquantia: wait for phy init sequence to finish Aquantia quad-phys may take longer to initialize. This commit adds a polling mechanism for a global alarm bit that tells if phy init sequence is completed. Signed-off-by: Florin Chiculita <florinlaurentiu.chiculita@nxp.com> Acked-by: Joe Hershberger <joe.hershberger@ni.com>