From: Linus Walleij Date: Wed, 22 May 2013 14:15:13 +0000 (+0200) Subject: ARM: u300: add syscon node X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~71^2~27^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cf0ce095c932becf48ed794ecdfad925e931dc9c;p=pandora-kernel.git 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: Linus Walleij --- Reading git-diff-tree failed