From 82a682676ce34e59369f60168a8729348aaae4d0 Mon Sep 17 00:00:00 2001 From: Gregory CLEMENT Date: Fri, 12 Apr 2013 16:29:08 +0200 Subject: ARM: dts: mvebu: Convert all the mvebu files to use the range property This conversion will allow to keep 32 bits addresses for the internal registers whereas the memory of the system will be 64 bits. Later it will also ease the move of the mvebu-mbus driver to the device tree support. Signed-off-by: Gregory CLEMENT Signed-off-by: Jason Cooper --- arch/arm/boot/dts/armada-370-db.dts | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'arch/arm/boot/dts/armada-370-db.dts') diff --git a/arch/arm/boot/dts/armada-370-db.dts b/arch/arm/boot/dts/armada-370-db.dts index 6403acdbb75f..e766f8bfc86f 100644 --- a/arch/arm/boot/dts/armada-370-db.dts +++ b/arch/arm/boot/dts/armada-370-db.dts @@ -30,11 +30,11 @@ }; soc { - serial@d0012000 { + serial@12000 { clock-frequency = <200000000>; status = "okay"; }; - sata@d00a0000 { + sata@a0000 { nr-ports = <2>; status = "okay"; }; @@ -49,18 +49,18 @@ }; }; - ethernet@d0070000 { + ethernet@70000 { status = "okay"; phy = <&phy0>; phy-mode = "rgmii-id"; }; - ethernet@d0074000 { + ethernet@74000 { status = "okay"; phy = <&phy1>; phy-mode = "rgmii-id"; }; - mvsdio@d00d4000 { + mvsdio@d4000 { pinctrl-0 = <&sdio_pins1>; pinctrl-names = "default"; /* @@ -75,15 +75,15 @@ /* No CD or WP GPIOs */ }; - usb@d0050000 { + usb@50000 { status = "okay"; }; - usb@d0051000 { + usb@51000 { status = "okay"; }; - spi0: spi@d0010600 { + spi0: spi@10600 { status = "okay"; spi-flash@0 { -- cgit v1.2.3