mirror of
https://github.com/lkl/linux.git
synced 2025-12-19 16:13:19 +09:00
net: phy: bcm7xxx: Add EPHY entry for 72165
72165 is a 16nm process SoC with a 10/100 integrated Ethernet PHY, create a new macro and set of functions for this different process type. Signed-off-by: Florian Fainelli <f.fainelli@gmail.com> Link: https://lore.kernel.org/r/20210917181551.2836036-1-f.fainelli@gmail.com Signed-off-by: Jakub Kicinski <kuba@kernel.org>
This commit is contained in:
committed by
Jakub Kicinski
parent
1a575cde59
commit
f68d08c437
@@ -32,6 +32,7 @@
|
||||
|
||||
#define PHY_ID_BCM72113 0x35905310
|
||||
#define PHY_ID_BCM72116 0x35905350
|
||||
#define PHY_ID_BCM72165 0x35905340
|
||||
#define PHY_ID_BCM7250 0xae025280
|
||||
#define PHY_ID_BCM7255 0xae025120
|
||||
#define PHY_ID_BCM7260 0xae025190
|
||||
|
||||
Reference in New Issue
Block a user