OSDN Git Service

net: phy: bcm7xxx: add PHY revision D0 workaround sequence
authorFlorian Fainelli <f.fainelli@gmail.com>
Tue, 11 Nov 2014 22:55:13 +0000 (14:55 -0800)
committerDavid S. Miller <davem@davemloft.net>
Wed, 12 Nov 2014 18:58:06 +0000 (13:58 -0500)
commita490631fa61795638c0a0df1bc1ac7185cd41c3b
tree0f57f447aada1894251cd8e5cd72e8d1c8dbdada
parent9c41f2baa90b95c13007fd9617d5a0251b68968b
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>
drivers/net/phy/bcm7xxx.c