From: Ezequiel Garcia Date: Fri, 7 Jun 2013 16:47:49 +0000 (-0300) Subject: ARM: mvebu: Remove device tree unused properties on A370 X-Git-Tag: Ubuntu-5.10.0-12.13~18853^2~18^2~1 X-Git-Url: https://git.proxmox.com/?a=commitdiff_plain;h=83735101959e26dd35675143a4b6307c76f45135;p=mirror_ubuntu-hirsute-kernel.git 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 Acked-by: Thomas Petazzoni Signed-off-by: Jason Cooper --- 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 @@ 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 */