commit | 7c80c3af5a2fd4dfb6a2c644181c259c3e2053cf | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Sun Jun 28 20:28:21 2015 -0700 |
committer | David S. Miller <davem@davemloft.net> | Sun Jun 28 20:28:21 2015 -0700 |
tree | f0bfdf7d131f89548fd07c506fe41440816656a3 | |
parent | 8031612d7fa8e49589a91da238a93a067826c668 [diff] | |
parent | d8e704e461c217918cf236f49276e469580afbef [diff] |
Merge branch 'bcm7xxx_workaround' Florian Fainelli says: ==================== net: phy: bcm7xxx initial read/write workaround This patch series fixes occasional BCM7xxx PHY driver binding failure due to a harware bug where the first read or write does not come out of the PHY MDIO management controller. Since we have two different MDIO controllers using this PHY, a similar need to be replicated in GENET and UniMAC MDIO. ==================== Signed-off-by: David S. Miller <davem@davemloft.net>