commit | 039a7b8592ab932f729e56f193a2534f3f911409 | [log] [tgz] |
---|---|---|
author | Florian Fainelli <f.fainelli@gmail.com> | Fri Jan 20 12:36:34 2017 -0800 |
committer | David S. Miller <davem@davemloft.net> | Sun Jan 22 16:58:31 2017 -0500 |
tree | 503dd966def322a88d0994c63266bf366bb644d7 | |
parent | 582d0ac397ca02a6a3fb653b13154ac87b884beb [diff] |
net: phy: bcm7xxx: Implement EGPHY workaround for 7278 Implement the HW design team recommended workaround in for 7278. Since the GPHY now returns its revision information in MII_PHYS_ID[23] we need to check whether the revision provided in flags is 0 or not. Signed-off-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>