summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-shmobile/include/mach/r8a7791.h
diff options
context:
space:
mode:
authorMagnus Damm <damm@opensource.se>2013-09-04 12:46:17 +0900
committerSimon Horman <horms+renesas@verge.net.au>2013-09-30 16:11:20 +0900
commit1bebd72a71e4ea1e9f68a9e71faee724c5e8f903 (patch)
treed9bfdfeb965085b91dfce6f50dbd8885ff8a78fc /arch/arm/mach-shmobile/include/mach/r8a7791.h
parente6491d08ed1d5d1e415d5371f2ff2fed67df83b0 (diff)
downloadop-kernel-dev-1bebd72a71e4ea1e9f68a9e71faee724c5e8f903.zip
op-kernel-dev-1bebd72a71e4ea1e9f68a9e71faee724c5e8f903.tar.gz
ARM: shmobile: r8a7791 CMT support
Add r8a7791 CMT support via channel 0 of CMT0. At this point the CMT is used for clock event operation, but in the future the arch timer will be the main timer and the CMT will be used for deep sleep wake up only. Signed-off-by: Magnus Damm <damm@opensource.se> Signed-off-by: Simon Horman <horms+renesas@verge.net.au> (cherry picked from commit a7663b88280d00359715817620798e99d54d401c) Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
Diffstat (limited to 'arch/arm/mach-shmobile/include/mach/r8a7791.h')
-rw-r--r--arch/arm/mach-shmobile/include/mach/r8a7791.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-shmobile/include/mach/r8a7791.h b/arch/arm/mach-shmobile/include/mach/r8a7791.h
index d234b8c..2e6d661 100644
--- a/arch/arm/mach-shmobile/include/mach/r8a7791.h
+++ b/arch/arm/mach-shmobile/include/mach/r8a7791.h
@@ -3,5 +3,6 @@
void r8a7791_add_dt_devices(void);
void r8a7791_clock_init(void);
+void r8a7791_init_early(void);
#endif /* __ASM_R8A7791_H__ */
OpenPOWER on IntegriCloud