diff options
author | Timur Tabi <timur@codeaurora.org> | 2017-01-27 16:43:44 -0600 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-01-29 19:07:02 -0500 |
commit | 3db5d555eaec44ee0e1c80194963c4256b23f6ee (patch) | |
tree | 65a6a62a757b9af1f623122cc75f595b82c904d9 | |
parent | 9da34f27c13bfc8d13b5599808d815382ef41128 (diff) |
net: qcom/emac: always use autonegotiation to configure the SGMII link
Regardless of how the external PHY is configured, the internal PHY
(the "SGMII" block) is capable of configuring the SGMII link automatically.
When the external PHY link comes up, regardless of how it is configured,
the SGMII link is configured automatically.
Signed-off-by: Timur Tabi <timur@codeaurora.org>
Signed-off-by: David S. Miller <davem@davemloft.net>