]> git.baikalelectronics.ru Git - kernel.git/commit
net: phy: bcm7xxx: Implement EGPHY workaround for 7278
authorFlorian Fainelli <f.fainelli@gmail.com>
Fri, 20 Jan 2017 20:36:34 +0000 (12:36 -0800)
committerDavid S. Miller <davem@davemloft.net>
Sun, 22 Jan 2017 21:58:31 +0000 (16:58 -0500)
commitef0b0e271d74974b733b12cb23e5e96ee1fdd99d
tree503dd966def322a88d0994c63266bf366bb644d7
parent3697dcddd24719d2e7d38d52b5a010bfe5ed9947
net: phy: bcm7xxx: Implement EGPHY workaround for 7278

Implement the HW design team recommended workaround in for 7278. Since
the GPHY now returns its revision information in MII_PHYS_ID[23] we need
to check whether the revision provided in flags is 0 or not.

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