From: Magnus Damm Date: Tue, 10 Jan 2012 06:50:01 +0000 (+0900) Subject: ARM: mach-shmobile: r8a7779 power domain support V2 X-Git-Tag: v3.3-rc1~90^2~2^3~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a662c08260fac126059a148cbd1061e71e806b4a;p=pandora-kernel.git ARM: mach-shmobile: r8a7779 power domain support V2 Add power domain control support for the r8a7779 SoC V2. This adds support for 4 power domains for I/O Devices together with code that can be used for CPU cores as well. The only out of the ordinary experience is the need for ioremap() of SYSC registers. Because of that we need to execute some init function before setting up the domains. Signed-off-by: Magnus Damm Signed-off-by: Paul Mundt --- Reading git-diff-tree failed