Skip to content

Commit 72dd7e4

Browse files
Tropicaodavem330
authored andcommitted
dt-bindings: net: dsa: marvell: fix wrong model in compatibility list
Fix wrong switch name in compatibility list. 88E6163 switch does not exist and is in fact 88E6361 Fixes: 9229a94 ("dt-bindings: net: dsa: marvell: add MV88E6361 switch to compatibility list") Signed-off-by: Alexis Lothoré <alexis.lothore@bootlin.com> Reviewed-by: Andrew Lunn <andrew@lunn.ch> Acked-by: Conor Dooley <conor.dooley@microchip.com> Signed-off-by: David S. Miller <davem@davemloft.net>
1 parent bb5ed01 commit 72dd7e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/devicetree/bindings/net/dsa/marvell.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ which is at a different MDIO base address in different switch families.
2020
6171, 6172, 6175, 6176, 6185, 6240, 6320, 6321,
2121
6341, 6350, 6351, 6352
2222
- "marvell,mv88e6190" : Switch has base address 0x00. Use with models:
23-
6163, 6190, 6190X, 6191, 6290, 6390, 6390X
23+
6190, 6190X, 6191, 6290, 6361, 6390, 6390X
2424
- "marvell,mv88e6250" : Switch has base address 0x08 or 0x18. Use with model:
2525
6220, 6250
2626

0 commit comments

Comments
 (0)