ARM: dts: Fix typo in armada-xp-98dx4251
authorChris Packham <chris.packham@alliedtelesis.co.nz>
Tue, 7 Feb 2017 20:28:10 +0000 (09:28 +1300)
committerGregory CLEMENT <gregory.clement@free-electrons.com>
Wed, 15 Feb 2017 14:33:44 +0000 (15:33 +0100)
The compatible should be 98dx4251 not 98dx4521.

Signed-off-by: Chris Packham <chris.packham@alliedtelesis.co.nz>
Signed-off-by: Gregory CLEMENT <gregory.clement@free-electrons.com>
arch/arm/boot/dts/armada-xp-98dx4251.dtsi

index 4b0533a..b9d9b26 100644 (file)
@@ -49,7 +49,7 @@
 
 / {
        model = "Marvell 98DX4251 SoC";
-       compatible = "marvell,armadaxp-98dx4521", "marvell,armadaxp-98dx3236", "marvell,armadaxp", "marvell,armada-370-xp";
+       compatible = "marvell,armadaxp-98dx4251", "marvell,armadaxp-98dx3236", "marvell,armadaxp", "marvell,armada-370-xp";
 
        cpus {
                cpu@1 {