summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2017-01-23 00:59:00 +0300
committerDavid S. Miller <davem@davemloft.net>2017-01-23 00:59:00 +0300
commit41e8c70ee1628a32606bfafd9cfce4f5ae3b5205 (patch)
tree503dd966def322a88d0994c63266bf366bb644d7 /include/linux
parentb20b564b9533f02cd498477189359a9a3ac79890 (diff)
parent039a7b8592ab932f729e56f193a2534f3f911409 (diff)
downloadlinux-41e8c70ee1628a32606bfafd9cfce4f5ae3b5205.tar.xz
Merge branch 'bcm7278'
Florian Fainelli says: ==================== net: dsa: bcm_sf2: Add support for BCM7278 This patch series adds support for the Broadcom BCM7278 integrated switch which is a successor of the BCM7445 switch. We have a little bit of register shuffling going on, which is why most of the functional changes are to deal with that. ==================== Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/linux')
-rw-r--r--include/linux/brcmphy.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/brcmphy.h b/include/linux/brcmphy.h
index 4f7d8be9ddbf..295fb3e73de5 100644
--- a/include/linux/brcmphy.h
+++ b/include/linux/brcmphy.h
@@ -24,6 +24,7 @@
#define PHY_ID_BCM57780 0x03625d90
#define PHY_ID_BCM7250 0xae025280
+#define PHY_ID_BCM7278 0xae0251a0
#define PHY_ID_BCM7364 0xae025260
#define PHY_ID_BCM7366 0x600d8490
#define PHY_ID_BCM7346 0x600d8650