summaryrefslogtreecommitdiffstats
path: root/arch/arm/include/asm/arch-omap4/cpu.h
diff options
context:
space:
mode:
authorSteve Sakoman <steve@sakoman.com>2010-06-25 12:42:04 -0700
committerSandeep Paulraj <s-paulraj@ti.com>2010-08-05 10:11:34 -0400
commit9b16757758411996f36348fa688d03fced8d5e5e (patch)
treec67dd9029149b3c41b313b6d91528b98183c7810 /arch/arm/include/asm/arch-omap4/cpu.h
parent516799f6777caab2151ed276a3c198940962f06a (diff)
downloadtalos-obmc-uboot-9b16757758411996f36348fa688d03fced8d5e5e.tar.gz
talos-obmc-uboot-9b16757758411996f36348fa688d03fced8d5e5e.zip
ARMV7: Restructure omap3 musb driver to allow code sharing between OMAP3 and OMAP4
Signed-off-by: Steve Sakoman <steve@sakoman.com> Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
Diffstat (limited to 'arch/arm/include/asm/arch-omap4/cpu.h')
-rw-r--r--arch/arm/include/asm/arch-omap4/cpu.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/arm/include/asm/arch-omap4/cpu.h b/arch/arm/include/asm/arch-omap4/cpu.h
index c056b9501b..7d5748acd4 100644
--- a/arch/arm/include/asm/arch-omap4/cpu.h
+++ b/arch/arm/include/asm/arch-omap4/cpu.h
@@ -139,4 +139,7 @@ struct watchdog {
#define I2C_BASE2 (OMAP44XX_L4_PER_BASE + 0x72000)
#define I2C_BASE3 (OMAP44XX_L4_PER_BASE + 0x60000)
+/* MUSB base */
+#define MUSB_BASE (OMAP44XX_L4_CORE_BASE + 0xAB000)
+
#endif /* _CPU_H */
OpenPOWER on IntegriCloud