summaryrefslogtreecommitdiffstats
path: root/arch/arm/include/asm/arch-rmobile/rcar-base.h
diff options
context:
space:
mode:
authorNobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com>2014-11-05 06:50:06 +0900
committerNobuhiro Iwamatsu <iwamatsu@nigauri.org>2014-11-10 09:43:12 +0900
commit062edd2bec2395353a5631a8648c33d4f850b7e5 (patch)
tree8e3cc7946267228b6b040a6cc3a0ab7fe561d3fc /arch/arm/include/asm/arch-rmobile/rcar-base.h
parent11ada9225a16ed2d8ddbf0715a2416245a777cbc (diff)
downloadtalos-obmc-uboot-062edd2bec2395353a5631a8648c33d4f850b7e5.tar.gz
talos-obmc-uboot-062edd2bec2395353a5631a8648c33d4f850b7e5.zip
arm: rmobile: Add support R8A7793
Renesas R8A7793 is CPU with Cortex-A15. This supports the basic register definition and GPIO and framework of PFC. Signed-off-by: Hisashi Nakamura <hisashi.nakamura.ak@renesas.com> Signed-off-by: Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com>
Diffstat (limited to 'arch/arm/include/asm/arch-rmobile/rcar-base.h')
-rw-r--r--arch/arm/include/asm/arch-rmobile/rcar-base.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/include/asm/arch-rmobile/rcar-base.h b/arch/arm/include/asm/arch-rmobile/rcar-base.h
index 9c1439b764..2c6e50cc86 100644
--- a/arch/arm/include/asm/arch-rmobile/rcar-base.h
+++ b/arch/arm/include/asm/arch-rmobile/rcar-base.h
@@ -10,7 +10,7 @@
#define __ASM_ARCH_RCAR_BASE_H
/*
- * R-Car (R8A7790/R8A7791/R8A7794) I/O Addresses
+ * R-Car (R8A7790/R8A7791/R8A7793/R8A7794) I/O Addresses
*/
#define RWDT_BASE 0xE6020000
#define SWDT_BASE 0xE6030000
OpenPOWER on IntegriCloud