ARM: mvebu: Remove device tree unused properties on A370
authorEzequiel Garcia <ezequiel.garcia@free-electrons.com>
Fri, 7 Jun 2013 16:47:49 +0000 (13:47 -0300)
committerJason Cooper <jason@lakedaemon.net>
Sat, 8 Jun 2013 14:17:38 +0000 (14:17 +0000)
These properties are not needed so it's safe to remove them.

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

index b2c1b5a..a8b19b9 100644 (file)
 
                                bus-range = <0x00 0xff>;
 
-                               reg = <0x40000 0x2000>, <0x80000 0x2000>;
-
-                               reg-names = "pcie0.0", "pcie1.0";
-
                                ranges = <0x82000000 0 0x40000 0x40000 0 0x00002000   /* Port 0.0 registers */
                                        0x82000000 0 0x80000 0x80000 0 0x00002000   /* Port 1.0 registers */
                                        0x82000000 0 0xe0000000 0xe0000000 0 0x08000000   /* non-prefetchable memory */