mii: Add the Broadcom BCM54616S ID to the list

Obtained from:	Juniper Networks, Inc.
Sponsored by:	Juniper Networks, Inc.
This commit is contained in:
Justin Hibbits 2023-08-02 10:05:21 -04:00
parent a93cbba2de
commit 0c783a37d5
2 changed files with 2 additions and 0 deletions

View File

@ -151,6 +151,7 @@ static const struct mii_phydesc brgphys[] = {
#ifdef notyet /* better handled by ukphy(4) until WARs are implemented */
MII_PHY_DESC(BROADCOM2, BCM5785),
#endif
MII_PHY_DESC(BROADCOM3, BCM54616S),
MII_PHY_DESC(BROADCOM3, BCM54618SE),
MII_PHY_DESC(BROADCOM3, BCM5717C),
MII_PHY_DESC(BROADCOM3, BCM5719C),

View File

@ -193,6 +193,7 @@ model BROADCOM2 BCM5709C 0x003c BCM5709 10/100/1000baseT PHY
model BROADCOM2 BCM5761 0x003d BCM5761 10/100/1000baseT PHY
model BROADCOM2 BCM5709S 0x003f BCM5709S/5720S 1000/2500baseSX PHY
model BROADCOM3 BCM54618SE 0x000d BCM54618SE 10/100/1000BASE-T PHY
model BROADCOM3 BCM54616S 0x0011 BCM54616S 10/100/1000BASE-T PHY
model BROADCOM3 BCM57780 0x0019 BCM57780 1000BASE-T media interface
model BROADCOM3 BCM5717C 0x0020 BCM5717C 1000BASE-T media interface
model BROADCOM3 BCM5719C 0x0022 BCM5719C 1000BASE-T media interface