Skip to content
Commit 5a5056cc authored by Linus Walleij's avatar Linus Walleij
Browse files

ARM: u300: device tree support for the timer



This adds device tree support for the U300 timer, by making
the memory base offset and IRQ dynamically assigned, then
optionally looking them up from the device tree.

Since the timer needs to be registered before any platform
devices are created, we will go into the device tree and look
up the "/timer@c0014000" node and read our base address and
IRQ from there.

Signed-off-by: default avatarLinus Walleij <linus.walleij@linaro.org>
parent 3c96d8ea
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment