summaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/armada-xp-openblocks-ax3-4.dts
diff options
context:
space:
mode:
authorEzequiel Garcia <ezequiel.garcia@free-electrons.com>2013-05-13 17:22:53 +0200
committerJason Cooper <jason@lakedaemon.net>2013-05-13 18:23:47 +0200
commit00ed4a0bd964555fe9276f2299564c384d50ae7d (patch)
treec3c0e4c14ffb6fbfe65f851e2c01102422bdeb25 /arch/arm/boot/dts/armada-xp-openblocks-ax3-4.dts
parentARM: plat-orion: add missing ehci include to common.h (diff)
downloadlinux-00ed4a0bd964555fe9276f2299564c384d50ae7d.tar.xz
linux-00ed4a0bd964555fe9276f2299564c384d50ae7d.zip
ARM: mvebu: Add a ranges entry to translate devbus childs
With the latest device tree reorganization which introduced the 'internal-reg' node, now the only region translated is the internal register's. This makes the description of the hardware incomplete, for it lacks the Device Bus childs address space. In order to fix this, it's required to add a 'ranges' entry with a suitable address space to map Device Bus childs, on a per-board basis. Signed-off-by: Ezequiel Garcia <ezequiel.garcia@free-electrons.com> Signed-off-by: Jason Cooper <jason@lakedaemon.net>
Diffstat (limited to 'arch/arm/boot/dts/armada-xp-openblocks-ax3-4.dts')
-rw-r--r--arch/arm/boot/dts/armada-xp-openblocks-ax3-4.dts3
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/armada-xp-openblocks-ax3-4.dts b/arch/arm/boot/dts/armada-xp-openblocks-ax3-4.dts
index f14d36c46159..46b785064dd8 100644
--- a/arch/arm/boot/dts/armada-xp-openblocks-ax3-4.dts
+++ b/arch/arm/boot/dts/armada-xp-openblocks-ax3-4.dts
@@ -27,6 +27,9 @@
};
soc {
+ ranges = <0 0 0xd0000000 0x100000
+ 0xf0000000 0 0xf0000000 0x8000000>;
+
internal-regs {
serial@12000 {
clock-frequency = <250000000>;