aboutsummaryrefslogtreecommitdiff
path: root/sys/contrib/device-tree/Bindings/net/dsa/marvell.txt
diff options
context:
space:
mode:
Diffstat (limited to 'sys/contrib/device-tree/Bindings/net/dsa/marvell.txt')
-rw-r--r--sys/contrib/device-tree/Bindings/net/dsa/marvell.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/contrib/device-tree/Bindings/net/dsa/marvell.txt b/sys/contrib/device-tree/Bindings/net/dsa/marvell.txt
index 30c11fea491b..33726134f5c9 100644
--- a/sys/contrib/device-tree/Bindings/net/dsa/marvell.txt
+++ b/sys/contrib/device-tree/Bindings/net/dsa/marvell.txt
@@ -20,7 +20,7 @@ which is at a different MDIO base address in different switch families.
6171, 6172, 6175, 6176, 6185, 6240, 6320, 6321,
6341, 6350, 6351, 6352
- "marvell,mv88e6190" : Switch has base address 0x00. Use with models:
- 6190, 6190X, 6191, 6290, 6390, 6390X
+ 6163, 6190, 6190X, 6191, 6290, 6390, 6390X
- "marvell,mv88e6250" : Switch has base address 0x08 or 0x18. Use with model:
6220, 6250
@@ -83,7 +83,7 @@ Example:
#interrupt-cells = <2>;
switch0: switch@0 {
- compatible = "marvell,mv88e6390";
+ compatible = "marvell,mv88e6190";
reg = <0>;
reset-gpios = <&gpio5 1 GPIO_ACTIVE_LOW>;