]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
ARM: mvebu: do not duplicate the mpic alias
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Tue, 9 Apr 2013 21:26:18 +0000 (23:26 +0200)
committerJason Cooper <jason@lakedaemon.net>
Mon, 13 May 2013 15:57:29 +0000 (15:57 +0000)
The mpic alias is already defined in the common armada-370-xp.dtsi, so
there's no need to repeat it at the armada-xp.dtsi and armada-370.dtsi
level.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Jason Cooper <jason@lakedaemon.net>
arch/arm/boot/dts/armada-370.dtsi
arch/arm/boot/dts/armada-xp.dtsi

index b2c1b5af9749cd0f0b358d32dfbb159c7deab280..0c9130b6fb80f54f04e8e2dd6416d0edb0e13365 100644 (file)
@@ -43,7 +43,7 @@ L2: l2-cache {
                                wt-override;
                        };
 
-                       mpic: interrupt-controller@20000 {
+                       interrupt-controller@20000 {
                                reg = <0x20a00 0x1d0>, <0x21870 0x58>;
                        };
 
index bacab11c10dc8151eb7f2b6eb8cf0d2905a52f0e..5b902f9a3af29a84fd0ee83000c8d0f2ffa280ea 100644 (file)
@@ -31,7 +31,7 @@ L2: l2-cache {
                                wt-override;
                        };
 
-                       mpic: interrupt-controller@20000 {
+                       interrupt-controller@20000 {
                              reg = <0x20a00 0x2d0>, <0x21070 0x58>;
                        };