blob: 66d5a29d5f862389228a81625e5ef48d01230b2a [file] [log] [blame]
Nobuhiro Iwamatsu1b15ba62014-06-24 17:10:02 +09001/*
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 Iwamatsudc2c4f02014-11-06 16:03:47 +090014/* SH-I2C */
15#define CONFIG_SYS_I2C_SH_BASE2 0xE60B0000
16
Nobuhiro Iwamatsu1b15ba62014-06-24 17:10:02 +090017#endif /* __ASM_ARCH_R8A7794_H */