commit | c6dd213abe40132f83e6ee569d70f3d60aa8b257 | [log] [tgz] |
---|---|---|
author | Florian Fainelli <f.fainelli@gmail.com> | Sat Feb 06 12:58:49 2016 -0800 |
committer | David S. Miller <davem@davemloft.net> | Tue Feb 16 14:55:35 2016 -0500 |
tree | 9417e1746c08f935b40d2d390237441949188fff | |
parent | 50d899808d33a5b0aa82be23e824119944042689 [diff] |
net: phy: bcm7xxx: Fix 40nm EPHY features The PHY entries for BCM7425/29/35 declare the 40nm Ethernet PHY as being 10/100/1000 capable, while this is just a 10/100 capable PHY device, fix that. Fixes: d068b02cfdfc2 ("net: phy: add BCM7425 and BCM7429 PHYs") Fixes: 9458ceab4917 ("net: phy: bcm7xxx: Add entry for BCM7435") Signed-off-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>