]> rtime.felk.cvut.cz Git - can-eth-gw-linux.git/commit
ARM: ux500: Move all Device Tree booting into cpu-db8500
authorLee Jones <lee.jones@linaro.org>
Thu, 27 Sep 2012 09:17:36 +0000 (10:17 +0100)
committerLee Jones <lee.jones@linaro.org>
Thu, 1 Nov 2012 12:02:12 +0000 (13:02 +0100)
commitfa86a76475f498961847c0511c153620463b76bd
tree1d774b67b0a167792b28993642ce0665f896484c
parentd6b22ebbbf1f71f9ebbc622c96bab93d554937e7
ARM: ux500: Move all Device Tree booting into cpu-db8500

To aid the kernel in its effort to move to DT only booting, we're
transplanting all Device Tree related code to cpu-db8500 which will
remain persistent throughout the transition. This change paths the
way for complete removal of board-mop500, which will be done once
the all DMA settings are moved into the respective DT source files.

Acked-by: Arnd Bergmann <arnd@arndb.de>
Acked-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
arch/arm/mach-ux500/board-mop500.c
arch/arm/mach-ux500/board-mop500.h
arch/arm/mach-ux500/cpu-db8500.c