commit | a490631fa61795638c0a0df1bc1ac7185cd41c3b | [log] [tgz] |
---|---|---|
author | Florian Fainelli <f.fainelli@gmail.com> | Tue Nov 11 14:55:13 2014 -0800 |
committer | David S. Miller <davem@davemloft.net> | Wed Nov 12 13:58:06 2014 -0500 |
tree | 0f57f447aada1894251cd8e5cd72e8d1c8dbdada | |
parent | 9c41f2baa90b95c13007fd9617d5a0251b68968b [diff] |
net: phy: bcm7xxx: add PHY revision D0 workaround sequence PHY revision D0 requires a specific workaround sequence which needs to be applied to get the HW to behave properly in all corner cases conditions. Do this based on the revision we just read out of the HW using a specific function. Signed-off-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>