]> git.karo-electronics.de Git - karo-tx-linux.git/commit
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+renesas@verge.net.au>
Sun, 23 Feb 2014 23:55:46 +0000 (08:55 +0900)
commita6557eb795edcf7832b5278a11842c4ca302f4af
treef46f65b333815c8fe013575496bb229b57161668
parent4a51856b42672cfcb7d6fbab22dcf2caba2be5ab
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>
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