arm: mvebu: fix compatible string in armada-370-xp.dtsi
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Fri, 9 Nov 2012 15:29:17 +0000 (16:29 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Wed, 14 Nov 2012 15:35:00 +0000 (16:35 +0100)
All the Device Tree files for Armada 370 and XP SoCs and boards use
the "armada-370-xp" common compatible string, except
armada-370-xp.dtsi which was specifying "armada_370_xp".

Fix this inconsistency by making armada-370-xp.dtsi declare a
compatible string of "armada-370-xp" like everyone else.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Acked-by: Gregory CLEMENT <gregory.clement@free-electrons.com>
Tested-by: Gregory CLEMENT <gregory.clement@free-electrons.com>

No differences found