]> git.itanic.dy.fi Git - linux-stable/commit
ARM64: dts: marvell: Fix some common switch mistakes
authorLinus Walleij <linus.walleij@linaro.org>
Tue, 24 Oct 2023 13:20:31 +0000 (15:20 +0200)
committerDavid S. Miller <davem@davemloft.net>
Wed, 25 Oct 2023 09:28:00 +0000 (10:28 +0100)
commit605a5f5d406df0c01d92e36a7b5419ffaf62a4ce
treea9586904a9f2c7937d5f2db09f139aab4885b064
parentbfedd8423643825f37c06bd3cb87973d5206cc45
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>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Reviewed-by: Florian Fainelli <florian.fainelli@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
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