aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/brcmphy.h
diff options
context:
space:
mode:
authorMichael Walle <michael@walle.cc>2020-04-29 01:06:59 +0200
committerDavid S. Miller <davem@davemloft.net>2020-04-30 20:55:49 -0700
commite4e51da66dc812176cca16b0f8a5b87b173deb5d (patch)
tree2f82e77633c682a1f8ac2cccae0f66a723a8d6cd /include/linux/brcmphy.h
parentnet: phy: bcm54140: apply the workaround on b0 chips (diff)
downloadlinux-dev-e4e51da66dc812176cca16b0f8a5b87b173deb5d.tar.xz
linux-dev-e4e51da66dc812176cca16b0f8a5b87b173deb5d.zip
net: phy: bcm54140: add second PHY ID
This PHY has two PHY IDs depending on its mode. Adjust the mask so that it includes both IDs. Signed-off-by: Michael Walle <michael@walle.cc> Reviewed-by: Andrew Lunn <andrew@lunn.ch> Reviewed-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/linux/brcmphy.h')
-rw-r--r--include/linux/brcmphy.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/linux/brcmphy.h b/include/linux/brcmphy.h
index 8be150e69c7c..58d0150acc3e 100644
--- a/include/linux/brcmphy.h
+++ b/include/linux/brcmphy.h
@@ -25,7 +25,7 @@
#define PHY_ID_BCM5461 0x002060c0
#define PHY_ID_BCM54612E 0x03625e60
#define PHY_ID_BCM54616S 0x03625d10
-#define PHY_ID_BCM54140 0xae025019
+#define PHY_ID_BCM54140 0xae025009
#define PHY_ID_BCM57780 0x03625d90
#define PHY_ID_BCM89610 0x03625cd0