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-mirabox.dts | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'arch/arm/boot/dts/armada-370-mirabox.dts') diff --git a/arch/arm/boot/dts/armada-370-mirabox.dts b/arch/arm/boot/dts/armada-370-mirabox.dts index 58ee79372206..6530ae3ed661 100644 --- a/arch/arm/boot/dts/armada-370-mirabox.dts +++ b/arch/arm/boot/dts/armada-370-mirabox.dts @@ -25,11 +25,11 @@ }; soc { - serial@d0012000 { + serial@12000 { clock-frequency = <200000000>; status = "okay"; }; - timer@d0020300 { + timer@20300 { clock-frequency = <600000000>; status = "okay"; }; @@ -79,18 +79,18 @@ reg = <1>; }; }; - 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_pins3>; pinctrl-names = "default"; status = "okay"; @@ -100,15 +100,15 @@ */ }; - usb@d0050000 { + usb@50000 { status = "okay"; }; - usb@d0051000 { + usb@51000 { status = "okay"; }; - i2c@d0011000 { + i2c@11000 { status = "okay"; clock-frequency = <100000>; pca9505: pca9505@25 { -- cgit v1.2.3