]> git.itanic.dy.fi Git - linux-stable/commit
ARM64: dts: marvell: Fix some common switch mistakes
authorLinus Walleij <linus.walleij@linaro.org>
Mon, 27 Nov 2023 15:51:01 +0000 (16:51 +0100)
committerGregory CLEMENT <gregory.clement@bootlin.com>
Fri, 15 Dec 2023 14:27:10 +0000 (15:27 +0100)
commitfedb923aaf611e36adad4cd8c91d35bc283d3eea
tree6ed13b71e0a577d770dd4a5955a3bd70fe9495c1
parentb85ea95d086471afb4ad062012a4d73cd328fa86
ARM64: dts: marvell: Fix some common switch mistakes

Fix some errors in the Marvell MV88E6xxx switch descriptions:
- The top node had no address size or cells.
- switch0@0 is not OK, should be ethernet-switch@0.
- ports should be ethernet-ports
- port@0 should be ethernet-port@0
- PHYs should be named ethernet-phy@

Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Reviewed-by: Florian Fainelli <florian.fainelli@broadcom.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Gregory CLEMENT <gregory.clement@bootlin.com>
arch/arm64/boot/dts/marvell/armada-3720-espressobin-ultra.dts
arch/arm64/boot/dts/marvell/armada-3720-espressobin.dtsi
arch/arm64/boot/dts/marvell/armada-3720-gl-mv1000.dts
arch/arm64/boot/dts/marvell/armada-3720-turris-mox.dts
arch/arm64/boot/dts/marvell/armada-7040-mochabin.dts
arch/arm64/boot/dts/marvell/armada-8040-clearfog-gt-8k.dts
arch/arm64/boot/dts/marvell/cn9130-crb.dtsi