]> git.baikalelectronics.ru Git - kernel.git/commit
net: phy: bcm7xxx: add workaround for PHY revision E0 and F0
authorFlorian Fainelli <f.fainelli@gmail.com>
Tue, 11 Nov 2014 22:55:14 +0000 (14:55 -0800)
committerDavid S. Miller <davem@davemloft.net>
Wed, 12 Nov 2014 18:58:07 +0000 (13:58 -0500)
commit0f16e0b7a5c312ac6401e84860b0f49e33293e6d
tree8c86c63824048a3d695b866ff28ee7521769b398
parent8c3225878d1161838f725404f417c130cb83cfa1
net: phy: bcm7xxx: add workaround for PHY revision E0 and F0

PHY revisions E0 and F0 share the same shorter workaround initialization
sequence. Dedicate a special function for these two PHY revisions to
perform the needed workaround sequence.

Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/phy/bcm7xxx.c