commit | 64bd9c8135751b561f27edaaffe93d07093f81af | [log] [tgz] |
---|---|---|
author | Florian Fainelli <f.fainelli@gmail.com> | Thu Oct 11 15:06:33 2018 -0700 |
committer | David S. Miller <davem@davemloft.net> | Mon Oct 15 22:10:21 2018 -0700 |
tree | 63c938edeb3043479e7ab3b3d0b416345534a45a | |
parent | d6672a5a97918f92bf2f3a2591f25d02bb0897a4 [diff] |
net: bcmgenet: Poll internal PHY for GENETv5 On GENETv5, there is a hardware issue which prevents the GENET hardware from generating a link UP interrupt when the link is operating at 10Mbits/sec. Since we do not have any way to configure the link detection logic, fallback to polling in that case. Fixes: 421380856d9c ("net: bcmgenet: add support for the GENETv5 hardware") Signed-off-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>