ARM: nomadik: initial devicetree support
authorLinus Walleij <linus.walleij@linaro.org>
Fri, 4 Jan 2013 23:29:31 +0000 (00:29 +0100)
committerLinus Walleij <linus.walleij@linaro.org>
Mon, 28 Jan 2013 22:23:44 +0000 (23:23 +0100)
Support basic device tree boot on the Nomadik. Implement the
support in the cpu file with the intent of deleting the board
files later. At this stage IRQ controllers, system timer,
l2x0 cache, UARTs and thus console boot is fully functional.
Patch out the code adding devices by initcalls for now so
as not to disturb the boot.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>

No differences found