summaryrefslogtreecommitdiff
path: root/arch/arm/mach-rmobile/include/mach/r8a7793.h
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2021-08-19 06:12:34 +0300
committerTom Rini <trini@konsulko.com>2021-08-30 21:10:07 +0300
commit6aa075432e4251782ae31f9336c8382b98a17153 (patch)
treef73a0bdd02190495f0d35e5979a9bcd5901ee320 /arch/arm/mach-rmobile/include/mach/r8a7793.h
parent15e7b7682474efb6504d6366bfd5b717f22f2f3a (diff)
downloadu-boot-6aa075432e4251782ae31f9336c8382b98a17153.tar.xz
rcar: i2c: Migrate SYS_I2C_SH to Kconfig
- Migrate SYS_I2C_SH and related defines to Kconfig - Remove currently unused SYS_I2C_SH related defines - Cleanup related README section. Cc: Marek Vasut <marek.vasut+renesas@gmail.com> Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'arch/arm/mach-rmobile/include/mach/r8a7793.h')
-rw-r--r--arch/arm/mach-rmobile/include/mach/r8a7793.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/arch/arm/mach-rmobile/include/mach/r8a7793.h b/arch/arm/mach-rmobile/include/mach/r8a7793.h
index 278c7768d9..31433c3693 100644
--- a/arch/arm/mach-rmobile/include/mach/r8a7793.h
+++ b/arch/arm/mach-rmobile/include/mach/r8a7793.h
@@ -14,9 +14,6 @@
* R8A7793 I/O Addresses
*/
-/* SH-I2C */
-#define CONFIG_SYS_I2C_SH_BASE2 0xE60B0000
-
/* SDHI */
#define CONFIG_SYS_SH_SDHI1_BASE 0xEE140000
#define CONFIG_SYS_SH_SDHI2_BASE 0xEE160000