]> 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)
commit4bec44a7f17ef964bfae60aa30798bb17c5e8450
tree0f57f447aada1894251cd8e5cd72e8d1c8dbdada
parent2ce1f9c377d32977381fab185eb65c2c10e9ff07
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