From: Pandita, Vikram Date: Fri, 23 Nov 2007 21:12:29 +0000 (-0800) Subject: ARM: OMAP: USB: Define OMAP34XX_HSUSB_OTG_BASE X-Git-Tag: v2.6.24-omap1~182 X-Git-Url: http://pilppa.com/gitweb/?a=commitdiff_plain;h=5e8a760e24d8325007caa4a54d7a4ff3cbb137fb;p=linux-2.6-omap-h63xx.git ARM: OMAP: USB: Define OMAP34XX_HSUSB_OTG_BASE This patch: 1) Correctly defines the base address for HSUSB_OTG block (MUSB) Patch by Filipe had incorrect base address for 34xx 2) Includes the base addresses of: USBTLL and USBHOST present in 3430ES2.0 Signed-off-by: Vikram Pandita Signed-off-by: Tony Lindgren --- diff --git a/include/asm-arm/arch-omap/omap34xx.h b/include/asm-arm/arch-omap/omap34xx.h index 0265e3be26d..93275826d83 100644 --- a/include/asm-arm/arch-omap/omap34xx.h +++ b/include/asm-arm/arch-omap/omap34xx.h @@ -50,6 +50,9 @@ #define OMAP34XX_IC_BASE 0x48200000 #define OMAP34XX_IVA_INTC_BASE 0x40000000 +#define OMAP34XX_HSUSB_OTG_BASE (L4_34XX_BASE + 0xAB000) +#define OMAP34XX_HSUSB_HOST_BASE (L4_34XX_BASE + 0x64000) +#define OMAP34XX_USBTLL_BASE (L4_34XX_BASE + 0x62000) #define IRQ_SIR_IRQ 0x0040