From: Ezequiel Garcia Date: Fri, 26 Jul 2013 13:17:57 +0000 (-0300) Subject: ARM: mvebu: Add MBus to Armada 370/XP device tree X-Git-Tag: v3.12-rc1~115^2~15^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5e12a613ce393472316063dab062ad1afad84cc5;p=pandora-kernel.git ARM: mvebu: Add MBus to Armada 370/XP device tree The Armada 370/XP SoC family has a completely configurable address space handled by the MBus controller. This patch introduces the device tree layout of MBus, making the 'soc' node as mbus-compatible. Since every peripheral/controller is a child of this 'soc' node, this makes all of them sit behind the mbus, thus describing the hardware accurately. A translation entry has been added for the internal-regs mapping. This can't be done in the common armada-370-xp.dtsi because A370 and AXP have different addressing width. Signed-off-by: Ezequiel Garcia Tested-by: Andrew Lunn Tested-by: Sebastian Hesselbarth Signed-off-by: Jason Cooper --- Reading git-diff-tree failed