summaryrefslogtreecommitdiff
path: root/tools/leds
ModeNameSize
-rw-r--r--.gitignore8logplain
-rw-r--r--Makefile188logplain
-rw-r--r--uledmon.c1282logplain
7fecaa&id2=da9f33018e2c0b2f341cb574e3c08363e3b0dd28'>diff)
net: phy: Marvell: Add mv88e6390 internal PHY
The mv88e6390 Ethernet switch has internal PHYs. These PHYs don't have an model ID in the ID2 register. So the MDIO driver in the switch intercepts reads to this register, and returns the switch family ID. Extend the Marvell PHY driver by including this ID, and treat the PHY as a 88E1540. Signed-off-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')
-rw-r--r--include/linux/marvell_phy.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/include/linux/marvell_phy.h b/include/linux/marvell_phy.h