Re: [PATCHv2 4/9] ARM: OMAP5: hwmod data: Add spinlock data

2013-10-09 Thread Suman Anna
On 10/09/2013 02:12 AM, Paul Walmsley wrote: > On Tue, 17 Sep 2013, Suman Anna wrote: > >> Add the hwmod data for the spinlock IP in OMAP5 SoC. >> This is needed to be able to enable the OMAP spinlock >> support for OMAP5. >> >> Signed-off-by: Suman Anna > > Thanks, queued. You can omit this on

Re: [PATCHv2 4/9] ARM: OMAP5: hwmod data: Add spinlock data

2013-10-09 Thread Paul Walmsley
On Tue, 17 Sep 2013, Suman Anna wrote: > Add the hwmod data for the spinlock IP in OMAP5 SoC. > This is needed to be able to enable the OMAP spinlock > support for OMAP5. > > Signed-off-by: Suman Anna Thanks, queued. You can omit this one from future reposts of this series. - Paul -- To uns

[PATCHv2 4/9] ARM: OMAP5: hwmod data: Add spinlock data

2013-09-17 Thread Suman Anna
Add the hwmod data for the spinlock IP in OMAP5 SoC. This is needed to be able to enable the OMAP spinlock support for OMAP5. Signed-off-by: Suman Anna --- arch/arm/mach-omap2/omap_hwmod_54xx_data.c | 44 ++ 1 file changed, 44 insertions(+) diff --git a/arch/arm/mach