Skip to content

Commit

Permalink
ARM: mvebu: Remove device tree unused properties on A370
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Ezequiel Garcia authored and Jason Cooper committed Jun 8, 2013
1 parent b5584b2 commit 8373510
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions arch/arm/boot/dts/armada-370.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -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 */
Expand Down

0 comments on commit 8373510

Please sign in to comment.