]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ARM: ux500: Enable the external bus with Device Tree
authorLee Jones <lee.jones@linaro.org>
Thu, 19 Apr 2012 20:36:30 +0000 (21:36 +0100)
committerLinus Walleij <linus.walleij@linaro.org>
Mon, 23 Apr 2012 12:36:21 +0000 (14:36 +0200)
commit2cfaa62de5f1fa5ded043ffeb00548082ed30712
tree4a7c243269a12517d4094ac3aa321ea3699ddf9e
parent785834a18140ef832a2455bee3fad9b76011f562
ARM: ux500: Enable the external bus with Device Tree

To allow for proper initialisation of the SMSC9115 Ethernet chip
and other devices which may be connected to the 'external bus',
Device Tree must first enable and traverse though it. This patch
enables the 'external bus' which will facilitate further
initialisation of its suborantate DT nodes.

Signed-off-by: Lee Jones <lee.jones@linaro.org>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
arch/arm/mach-ux500/board-mop500.c