]> git.kernelconcepts.de Git - karo-tx-linux.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)
commit0c2fdc25ae4520e98082bc3ecfea4dce06d52018
tree8c86c63824048a3d695b866ff28ee7521769b398
parenta490631fa61795638c0a0df1bc1ac7185cd41c3b
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