summaryrefslogtreecommitdiffstats
path: root/arch/arm/include/asm/arch-rmobile/r8a7794.h
diff options
context:
space:
mode:
authorNobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com>2014-06-24 17:10:02 +0900
committerNobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com>2014-07-24 14:03:46 +0900
commitfafcfc5a98709c8e5547d0e327fd14f3da065d4f (patch)
treeee4edc810ce6145c65596c036923be0879706d6f /arch/arm/include/asm/arch-rmobile/r8a7794.h
parent2f972a3c62f775dd662f1710416a065f5f001dd5 (diff)
downloadblackbird-obmc-uboot-fafcfc5a98709c8e5547d0e327fd14f3da065d4f.tar.gz
blackbird-obmc-uboot-fafcfc5a98709c8e5547d0e327fd14f3da065d4f.zip
arm: rmobile: Add support R8A7794
Renesas R8A7794 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/r8a7794.h')
-rw-r--r--arch/arm/include/asm/arch-rmobile/r8a7794.h14
1 files changed, 14 insertions, 0 deletions
diff --git a/arch/arm/include/asm/arch-rmobile/r8a7794.h b/arch/arm/include/asm/arch-rmobile/r8a7794.h
new file mode 100644
index 0000000000..94276ddc75
--- /dev/null
+++ b/arch/arm/include/asm/arch-rmobile/r8a7794.h
@@ -0,0 +1,14 @@
+/*
+ * arch/arm/include/asm/arch-rmobile/r8a7794.h
+ *
+ * Copyright (C) 2014 Renesas Electronics Corporation
+ *
+ * SPDX-License-Identifier: GPL-2.0
+*/
+
+#ifndef __ASM_ARCH_R8A7794_H
+#define __ASM_ARCH_R8A7794_H
+
+#include "rcar-base.h"
+
+#endif /* __ASM_ARCH_R8A7794_H */
OpenPOWER on IntegriCloud