summaryrefslogtreecommitdiffstats
path: root/arch/arm/include/asm/arch-omap4/cpu.h
diff options
context:
space:
mode:
authorKoen Kooi <koen@dominion.thruhere.net>2012-08-08 00:57:35 +0000
committerHeiko Schocher <hs@denx.de>2012-09-06 06:01:09 +0200
commita532278074f1d1fa7d46b144e0d4b824ae7d3335 (patch)
treeacd05ba11c5929d221c7d77cff36320402852c3d /arch/arm/include/asm/arch-omap4/cpu.h
parenta6f0c4faa4c65a7b7048b12c9d180d7e1aad1721 (diff)
downloadtalos-obmc-uboot-a532278074f1d1fa7d46b144e0d4b824ae7d3335.tar.gz
talos-obmc-uboot-a532278074f1d1fa7d46b144e0d4b824ae7d3335.zip
omap4 i2c: add support for i2c bus 4
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Diffstat (limited to 'arch/arm/include/asm/arch-omap4/cpu.h')
-rw-r--r--arch/arm/include/asm/arch-omap4/cpu.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/include/asm/arch-omap4/cpu.h b/arch/arm/include/asm/arch-omap4/cpu.h
index a8c4c60c8c..3a0bfbf0c6 100644
--- a/arch/arm/include/asm/arch-omap4/cpu.h
+++ b/arch/arm/include/asm/arch-omap4/cpu.h
@@ -138,6 +138,7 @@ struct watchdog {
#define I2C_BASE1 (OMAP44XX_L4_PER_BASE + 0x70000)
#define I2C_BASE2 (OMAP44XX_L4_PER_BASE + 0x72000)
#define I2C_BASE3 (OMAP44XX_L4_PER_BASE + 0x60000)
+#define I2C_BASE4 (OMAP44XX_L4_PER_BASE + 0x350000)
/* MUSB base */
#define MUSB_BASE (OMAP44XX_L4_CORE_BASE + 0xAB000)
OpenPOWER on IntegriCloud