[PATCH 5/7] ARM: OMAP4: hwmod: add hwmod data for DES IP

Joel Fernandes joelf at ti.com
Mon Nov 25 17:25:18 EST 2013


On 11/25/2013 04:11 PM, Tony Lindgren wrote:
> * Joel Fernandes <joelf at ti.com> [131125 13:45]:
>> +
>> +static struct omap_hwmod_addr_space omap4_des_addrs[] = {
>> +	{
>> +		.pa_start	= 0x480A4000,
>> +		.pa_end		= 0x481A4000,
>> +		.flags		= ADDR_TYPE_RT
>> +	},
>> +	{ }
>> +};
> 
> Let's not add new address space entries. The address
> space should be already coming from device tree.
> 
Sorry, yes. that's true - I'll drop these.

thanks,

-Joel




More information about the linux-arm-kernel mailing list