summaryrefslogtreecommitdiff
path: root/arch/arm/mach-shmobile/include/mach/r7s72100.h
diff options
context:
space:
mode:
authorMagnus Damm <damm@opensource.se>2013-09-19 05:11:20 +0900
committerSimon Horman <horms+renesas@verge.net.au>2013-10-08 09:53:00 +0900
commitf6ca6f11c921b227e33c5e91084be5ef30c32771 (patch)
treea6bc0b2e5885fa8cf396ce3c6fe098bc2e614e14 /arch/arm/mach-shmobile/include/mach/r7s72100.h
parente3da5b36d48a8e55d1549da016e4c38ff3c0d0fc (diff)
ARM: shmobile: r7s72100 SCIF support
Add SCIF serial port support to the r7s72100 SoC by adding platform devices for SCIF0 -> SCIF7 together with clock bindings. DT device description is excluded at this point since such bindings are still under development. Signed-off-by: Magnus Damm <damm@opensource.se> Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
Diffstat (limited to 'arch/arm/mach-shmobile/include/mach/r7s72100.h')
-rw-r--r--arch/arm/mach-shmobile/include/mach/r7s72100.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-shmobile/include/mach/r7s72100.h b/arch/arm/mach-shmobile/include/mach/r7s72100.h
index f78062e98bd4..5f34b20ecd4a 100644
--- a/arch/arm/mach-shmobile/include/mach/r7s72100.h
+++ b/arch/arm/mach-shmobile/include/mach/r7s72100.h
@@ -1,6 +1,7 @@
#ifndef __ASM_R7S72100_H__
#define __ASM_R7S72100_H__
+void r7s72100_add_dt_devices(void);
void r7s72100_clock_init(void);
void r7s72100_init_early(void);