summaryrefslogtreecommitdiffstats
path: root/arch/arm/include/asm/arch-rmobile
diff options
context:
space:
mode:
authorNobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com>2014-04-07 11:19:03 +0900
committerNobuhiro Iwamatsu <iwamatsu@nigauri.org>2014-05-21 10:09:18 +0900
commite6f2c20689e09e3c637f90437d9cea83ff2348c1 (patch)
treef98a1500676e6e32438c763ed99d53b2ba418797 /arch/arm/include/asm/arch-rmobile
parent05d134b084590684bcf4d832c0035952727b7cd9 (diff)
downloadtalos-obmc-uboot-e6f2c20689e09e3c637f90437d9cea83ff2348c1.tar.gz
talos-obmc-uboot-e6f2c20689e09e3c637f90437d9cea83ff2348c1.zip
arm: rmobile: Add define of SCIF register for R8A7790 and R8A7791
Signed-off-by: Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com>
Diffstat (limited to 'arch/arm/include/asm/arch-rmobile')
-rw-r--r--arch/arm/include/asm/arch-rmobile/rcar-base.h8
1 files changed, 8 insertions, 0 deletions
diff --git a/arch/arm/include/asm/arch-rmobile/rcar-base.h b/arch/arm/include/asm/arch-rmobile/rcar-base.h
index 4331d3137c..41240f3320 100644
--- a/arch/arm/include/asm/arch-rmobile/rcar-base.h
+++ b/arch/arm/include/asm/arch-rmobile/rcar-base.h
@@ -21,6 +21,14 @@
#define GPIO5_BASE 0xE6055000
#define SH_QSPI_BASE 0xE6B10000
+/* SCIF */
+#define SCIF0_BASE 0xE6E60000
+#define SCIF1_BASE 0xE6E68000
+#define SCIF2_BASE 0xE6E58000
+#define SCIF3_BASE 0xE6EA8000
+#define SCIF4_BASE 0xE6EE0000
+#define SCIF5_BASE 0xE6EE8000
+
#define S3C_BASE 0xE6784000
#define S3C_INT_BASE 0xE6784A00
#define S3C_MEDIA_BASE 0xE6784B00
OpenPOWER on IntegriCloud