diff options
author | Ezequiel Garcia <ezequiel.garcia@free-electrons.com> | 2013-06-07 12:47:49 -0400 |
---|---|---|
committer | Jason Cooper <jason@lakedaemon.net> | 2013-06-08 10:17:38 -0400 |
commit | 83735101959e26dd35675143a4b6307c76f45135 (patch) | |
tree | adf2bdf9533c9abc99d331242bceae8de07991c3 /arch/arm/boot/dts/armada-370.dtsi | |
parent | b5584b2bc2038ab4b7051c97ae2351ef83d193f4 (diff) |
ARM: mvebu: Remove device tree unused properties on A370
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>
Diffstat (limited to 'arch/arm/boot/dts/armada-370.dtsi')
-rw-r--r-- | arch/arm/boot/dts/armada-370.dtsi | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/arch/arm/boot/dts/armada-370.dtsi b/arch/arm/boot/dts/armada-370.dtsi index b2c1b5af9749..a8b19b96217e 100644 --- a/arch/arm/boot/dts/armada-370.dtsi +++ b/arch/arm/boot/dts/armada-370.dtsi | |||
@@ -179,10 +179,6 @@ | |||
179 | 179 | ||
180 | bus-range = <0x00 0xff>; | 180 | bus-range = <0x00 0xff>; |
181 | 181 | ||
182 | reg = <0x40000 0x2000>, <0x80000 0x2000>; | ||
183 | |||
184 | reg-names = "pcie0.0", "pcie1.0"; | ||
185 | |||
186 | ranges = <0x82000000 0 0x40000 0x40000 0 0x00002000 /* Port 0.0 registers */ | 182 | ranges = <0x82000000 0 0x40000 0x40000 0 0x00002000 /* Port 0.0 registers */ |
187 | 0x82000000 0 0x80000 0x80000 0 0x00002000 /* Port 1.0 registers */ | 183 | 0x82000000 0 0x80000 0x80000 0 0x00002000 /* Port 1.0 registers */ |
188 | 0x82000000 0 0xe0000000 0xe0000000 0 0x08000000 /* non-prefetchable memory */ | 184 | 0x82000000 0 0xe0000000 0xe0000000 0 0x08000000 /* non-prefetchable memory */ |