]> git.itanic.dy.fi Git - linux-stable/commit
arm64: dts: marvell: Fix compatible strings for Armada 3720 boards
authorPali Rohár <pali@kernel.org>
Wed, 13 Jul 2022 12:56:44 +0000 (14:56 +0200)
committerGregory CLEMENT <gregory.clement@bootlin.com>
Wed, 1 Feb 2023 07:45:01 +0000 (08:45 +0100)
commit5a7363821281f981b3f6cb8e77d1868d092705c8
tree858135ef553f9b64ed87b65f06c746d31ee8d2ba
parent1b929c02afd37871d5afb9d498426f83432e71c2
arm64: dts: marvell: Fix compatible strings for Armada 3720 boards

All Armada 3720 boards have Armada 3720 processor which is of Armada 3700
family and do not have Armada 3710 processor. So none of them should have
compatible string for Armada 3710 processor.

Fix compatible string for all these boards by removing wrong processor
string "marvell,armada3710" and adding family string "marvell,armada3700"
as the last one. (Note that this is same way how are defined Armada 3710
DTS files).
[gclement: fix conflict for v6.2]
Signed-off-by: Pali Rohár <pali@kernel.org>
Signed-off-by: Gregory CLEMENT <gregory.clement@bootlin.com>
arch/arm64/boot/dts/marvell/armada-3720-db.dts
arch/arm64/boot/dts/marvell/armada-3720-espressobin-emmc.dts
arch/arm64/boot/dts/marvell/armada-3720-espressobin-ultra.dts
arch/arm64/boot/dts/marvell/armada-3720-espressobin-v7-emmc.dts
arch/arm64/boot/dts/marvell/armada-3720-espressobin-v7.dts
arch/arm64/boot/dts/marvell/armada-3720-espressobin.dts
arch/arm64/boot/dts/marvell/armada-3720-turris-mox.dts
arch/arm64/boot/dts/marvell/armada-372x.dtsi