[PATCH v3 2/5] OMAP: mailbox: fix rx interrupt disable in omap4
Cousson, Benoit
b-cousson at ti.com
Mon Nov 22 09:57:18 EST 2010
On 11/22/2010 12:51 PM, Felipe Balbi wrote:
> Hi,
>
> On Mon, Nov 22, 2010 at 05:46:53AM -0600, Kanigeri, Hari wrote:
>> > From the dmtimer stuff, it looks like the driver defines the version
>> types, which hwmod uses to define the rev field.
>>
>> /* timer ip constants */
>> #define OMAP_TIMER_IP_LEGACY 0x1
>> #define OMAP_TIMER_IP_VERSION_2 0x2
>
> in that case, it's the same as if you pass in a flag via platform_data.
> You might as well call it rev, then the diff when converting to hwmod
> will be smaller maybe :-p
Yes, this is exactly what I was proposing to Hari.
For the moment create the pdata field that will be populated at init
time using the cpu_is.
During the hwmod migration, the value will be extracted from the hwmod
rev field.
Benoit
More information about the linux-arm-kernel
mailing list