Nobuhiro Iwamatsu | 1b15ba6 | 2014-06-24 17:10:02 +0900 | [diff] [blame] | 1 | /* |
| 2 | * arch/arm/include/asm/arch-rmobile/r8a7794.h |
| 3 | * |
| 4 | * Copyright (C) 2014 Renesas Electronics Corporation |
| 5 | * |
| 6 | * SPDX-License-Identifier: GPL-2.0 |
| 7 | */ |
| 8 | |
| 9 | #ifndef __ASM_ARCH_R8A7794_H |
| 10 | #define __ASM_ARCH_R8A7794_H |
| 11 | |
| 12 | #include "rcar-base.h" |
| 13 | |
Nobuhiro Iwamatsu | dc2c4f0 | 2014-11-06 16:03:47 +0900 | [diff] [blame^] | 14 | /* SH-I2C */ |
| 15 | #define CONFIG_SYS_I2C_SH_BASE2 0xE60B0000 |
| 16 | |
Nobuhiro Iwamatsu | 1b15ba6 | 2014-06-24 17:10:02 +0900 | [diff] [blame] | 17 | #endif /* __ASM_ARCH_R8A7794_H */ |