]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit8c3225878d1161838f725404f417c130cb83cfa1
tree0f57f447aada1894251cd8e5cd72e8d1c8dbdada
parentaad97f31a36e186d9851ce05dad2a35ab031103d
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