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

ARM: u300: add syscon node



This adds a device tree node for the U300 system controller
and remaps this dynamically instead of using hard-coded
virtual addresses. The board power set-up code is altered
to fetch a reference to the syscon using ampersand <&syscon>
notation. This way of passing a pointer to the syscon will
also be used by the clocks.

Signed-off-by: default avatarLinus Walleij <linus.walleij@linaro.org>
parent be2885a5
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