diff options
author | Johan Hovold <johan@kernel.org> | 2014-12-23 11:59:17 (GMT) |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2014-12-26 21:19:50 (GMT) |
commit | d0e1df9cf4a98fac8508f1d73d0f3a147d6c2c85 (patch) | |
tree | 5c811f23a1492c70951183f78a13c1e1a046d34a /drivers/net/ethernet/xilinx | |
parent | 2c26d34bbcc0b3f30385d5587aa232289e2eed8e (diff) | |
download | linux-d0e1df9cf4a98fac8508f1d73d0f3a147d6c2c85.tar.xz |
net: phy: micrel: use generic config_init for KSZ8021/KSZ8031
Use generic config_init callback also for KSZ8021 and KSZ8031.
This has been avoided this far due to commit b838b4aced99 ("phy/micrel:
KSZ8031RNL RMII clock reconfiguration bug"), which claims that the PHY
becomes unresponsive if the broadcast-disable flag is set before
configuring the clock mode.
Turns out that the problem seemingly worked-around by the above
mentioned commit was really due to a hardware-configuration issue, where
the PHY was in fact strapped to address 3 rather than 0.
Tested-by: Bruno Thomsen <bth@kamstrup.dk>
Signed-off-by: Johan Hovold <johan@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ethernet/xilinx')
0 files changed, 0 insertions, 0 deletions