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:
parent
57852d761a
commit
302720f3b7
1 changed files with 2 additions and 0 deletions
|
@ -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)
|
||||
|
||||
|
|
Loading…
Reference in a new issue