ARM: OMAP4: Add McPDM base address
authorJorge Eduardo Candelaria <x0107209@ti.com>
Mon, 15 Feb 2010 18:03:35 +0000 (10:03 -0800)
committerTony Lindgren <tony@atomide.com>
Mon, 15 Feb 2010 18:03:35 +0000 (10:03 -0800)
Define McPDM physical and L3 base address for OMAP4

Signed-off-by: Jorge Eduardo Candelaria <x0107209@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/plat-omap/include/plat/omap44xx.h

index ef870de..2068b39 100644 (file)
@@ -41,6 +41,8 @@
 #define OMAP44XX_SCU_BASE              0x48240000
 #define OMAP44XX_LOCAL_TWD_BASE                0x48240600
 #define OMAP44XX_WKUPGEN_BASE          0x48281000
+#define OMAP44XX_MCPDM_BASE            0x40132000
+#define OMAP44XX_MCPDM_L3_BASE         0x49032000
 
 #define OMAP44XX_MAILBOX_BASE          (L4_44XX_BASE + 0xF4000)