diff options
Diffstat (limited to 'arch/arm/mach-omap2/omap_hwmod_44xx_data.c')
| -rw-r--r-- | arch/arm/mach-omap2/omap_hwmod_44xx_data.c | 2 | 
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm/mach-omap2/omap_hwmod_44xx_data.c b/arch/arm/mach-omap2/omap_hwmod_44xx_data.c index 8d7a93525bc..652d0285bd6 100644 --- a/arch/arm/mach-omap2/omap_hwmod_44xx_data.c +++ b/arch/arm/mach-omap2/omap_hwmod_44xx_data.c @@ -5269,6 +5269,7 @@ static struct omap_hwmod_ocp_if omap44xx_l4_per__mcbsp4 = {  static struct omap_hwmod_addr_space omap44xx_mcpdm_addrs[] = {  	{ +		.name		= "mpu",  		.pa_start	= 0x40132000,  		.pa_end		= 0x4013207f,  		.flags		= ADDR_TYPE_RT @@ -5287,6 +5288,7 @@ static struct omap_hwmod_ocp_if omap44xx_l4_abe__mcpdm = {  static struct omap_hwmod_addr_space omap44xx_mcpdm_dma_addrs[] = {  	{ +		.name		= "dma",  		.pa_start	= 0x49032000,  		.pa_end		= 0x4903207f,  		.flags		= ADDR_TYPE_RT  |