ARM: shmobile: Break out R-Car SYSC PM code
authorMagnus Damm <damm@opensource.se>
Wed, 15 Jan 2014 07:43:08 +0000 (16:43 +0900)
committerSimon Horman <horms@verge.net.au>
Fri, 5 Dec 2014 00:22:23 +0000 (09:22 +0900)
commitcb16930b9d185d305370381343615002a6466b41
tree71043cf611a852a925621984dbf3f22c9fc7dac2
parent02a830a0bae54e3cc4b85e6e626e6b140beed9ef
ARM: shmobile: Break out R-Car SYSC PM code

Break out the R-Car SYSC power management code from
the r8a7779 SoC code. With this new shared R-Car SYSC
code base it is possible to hook in Generation 2 SoCs
as well.

Signed-off-by: Magnus Damm <damm@opensource.se>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
(cherry picked from commit a6557eb795edcf7832b5278a11842c4ca302f4af)
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
arch/arm/mach-shmobile/Makefile
arch/arm/mach-shmobile/include/mach/pm-rcar.h [new file with mode: 0644]
arch/arm/mach-shmobile/include/mach/r8a7779.h
arch/arm/mach-shmobile/pm-r8a7779.c
arch/arm/mach-shmobile/pm-rcar.c [new file with mode: 0644]
arch/arm/mach-shmobile/smp-r8a7779.c