Skip to content

Commit 9494a6c

Browse files
QSchulzdavem330
authored andcommitted
dt-bindings: net: vsc8531: add two additional LED modes for VSC8584
The VSC8584 (and most likely other PHYs in the same generation) has two additional LED modes that can be picked, so let's add them. Reviewed-by: Rob Herring <[email protected]> Reviewed-by: Florian Fainelli <[email protected]> Reviewed-by: Andrew Lunn <[email protected]> Signed-off-by: Quentin Schulz <[email protected]> Signed-off-by: David S. Miller <[email protected]>
1 parent 26faf0e commit 9494a6c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

include/dt-bindings/net/mscc-phy-vsc8531.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,11 @@
1818
#define VSC8531_LINK_100_1000_ACTIVITY 4
1919
#define VSC8531_LINK_10_1000_ACTIVITY 5
2020
#define VSC8531_LINK_10_100_ACTIVITY 6
21+
#define VSC8584_LINK_100FX_1000X_ACTIVITY 7
2122
#define VSC8531_DUPLEX_COLLISION 8
2223
#define VSC8531_COLLISION 9
2324
#define VSC8531_ACTIVITY 10
25+
#define VSC8584_100FX_1000X_ACTIVITY 11
2426
#define VSC8531_AUTONEG_FAULT 12
2527
#define VSC8531_SERIAL_MODE 13
2628
#define VSC8531_FORCE_LED_OFF 14

0 commit comments

Comments
 (0)