dect
/
linux-2.6
Archived
13
0
Fork 0

ARM: OMAP4: Add McPDM base address

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>
This commit is contained in:
Jorge Eduardo Candelaria 2010-02-15 10:03:35 -08:00 committed by Tony Lindgren
parent 57852d761a
commit 302720f3b7
1 changed files with 2 additions and 0 deletions

View 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)