From: Ezequiel Garcia Date: Fri, 17 May 2013 11:09:57 +0000 (-0300) Subject: ARM: mvebu: Fix ranges entry on XP GP board X-Git-Tag: v3.10-rc3~13^2~8^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c6c003af0b91bb8722dbf2a8683cd40532e12079;p=pandora-kernel.git ARM: mvebu: Fix ranges entry on XP GP board 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. This patch fixes the ranges property on the Armada XP GP board. Signed-off-by: Ezequiel Garcia Signed-off-by: Jason Cooper --- Reading git-diff-tree failed