mirror of
https://github.com/Fishwaldo/Star64_linux.git
synced 2025-06-28 09:31:14 +00:00
net: phy: bcm7xxx: Add entry for BCM7255
Add support for BCM7255 EPHY. Signed-off-by: Justin Chen <justinpopo6@gmail.com> Signed-off-by: Florian Fainelli <f.fainelli@gmail.com> Reviewed-by: Andrew Lunn <andrew@lunn.ch> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
parent
cab6949bf7
commit
8572a1b4db
2 changed files with 3 additions and 0 deletions
|
@ -28,6 +28,7 @@
|
|||
#define PHY_ID_BCM89610 0x03625cd0
|
||||
|
||||
#define PHY_ID_BCM7250 0xae025280
|
||||
#define PHY_ID_BCM7255 0xae025120
|
||||
#define PHY_ID_BCM7260 0xae025190
|
||||
#define PHY_ID_BCM7268 0xae025090
|
||||
#define PHY_ID_BCM7271 0xae0253b0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue