summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-rmobile/include
diff options
context:
space:
mode:
authorMarek Vasut <marek.vasut+renesas@gmail.com>2019-07-29 19:59:44 +0200
committerMarek Vasut <marex@denx.de>2019-08-09 23:15:01 +0200
commit57ede1a3d430544ecde2f3e08fb8d19586d00cc1 (patch)
treef1aebbf4b47fed64ec676f4f948df0b41a4df322 /arch/arm/mach-rmobile/include
parenta811e19b917ff8b275b1f8612dc5c3c1f5f4ecf8 (diff)
downloadu-boot-57ede1a3d430544ecde2f3e08fb8d19586d00cc1.tar.gz
u-boot-57ede1a3d430544ecde2f3e08fb8d19586d00cc1.tar.xz
u-boot-57ede1a3d430544ecde2f3e08fb8d19586d00cc1.zip
ARM: renesas: Add R8A77980 V3H platform code
Add a few bits of platform code to support R8A77980 V3H SoC. Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com> Cc: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
Diffstat (limited to 'arch/arm/mach-rmobile/include')
-rw-r--r--arch/arm/mach-rmobile/include/mach/rmobile.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-rmobile/include/mach/rmobile.h b/arch/arm/mach-rmobile/include/mach/rmobile.h
index aa8d43e59b..a50249dc96 100644
--- a/arch/arm/mach-rmobile/include/mach/rmobile.h
+++ b/arch/arm/mach-rmobile/include/mach/rmobile.h
@@ -36,6 +36,7 @@
#define RMOBILE_CPU_TYPE_R8A7796 0x52
#define RMOBILE_CPU_TYPE_R8A77965 0x55
#define RMOBILE_CPU_TYPE_R8A77970 0x54
+#define RMOBILE_CPU_TYPE_R8A77980 0x56
#define RMOBILE_CPU_TYPE_R8A77990 0x57
#define RMOBILE_CPU_TYPE_R8A77995 0x58