summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-shmobile/include
diff options
context:
space:
mode:
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>2012-07-05 01:26:53 -0700
committerRafael J. Wysocki <rjw@sisk.pl>2012-07-06 20:40:17 +0200
commita330ce3cdaba5202051edf8ae69482e15fdc9db5 (patch)
tree837108626b9af8e0c5b41d2fdc768251789645d6 /arch/arm/mach-shmobile/include
parent802a5639aa7041b27cb865d3be289cd8afe3387b (diff)
downloadop-kernel-dev-a330ce3cdaba5202051edf8ae69482e15fdc9db5.zip
op-kernel-dev-a330ce3cdaba5202051edf8ae69482e15fdc9db5.tar.gz
ARM: shmobile: r8a7740: add A4LC pm domain support
This patch adds basic A4LC pm domain support. Now, below devices can be controled by PM MERAM, LCDC, VOU, ICBS, SDENC-Link Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> Acked-by: Magnus Damm <damm@opensource.se> Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl>
Diffstat (limited to 'arch/arm/mach-shmobile/include')
-rw-r--r--arch/arm/mach-shmobile/include/mach/r8a7740.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-shmobile/include/mach/r8a7740.h b/arch/arm/mach-shmobile/include/mach/r8a7740.h
index a5691cf..7143147 100644
--- a/arch/arm/mach-shmobile/include/mach/r8a7740.h
+++ b/arch/arm/mach-shmobile/include/mach/r8a7740.h
@@ -609,6 +609,7 @@ enum {
#ifdef CONFIG_PM
extern struct rmobile_pm_domain r8a7740_pd_a4s;
extern struct rmobile_pm_domain r8a7740_pd_a3sp;
+extern struct rmobile_pm_domain r8a7740_pd_a4lc;
#endif /* CONFIG_PM */
#endif /* __ASM_R8A7740_H__ */
OpenPOWER on IntegriCloud