Re: [PATCH 4/5] arm: omap: introduce 32k timer hwmod for omap2/3/4

2010-10-21 Thread Kevin Hilman
Felipe Balbi ba...@ti.com writes: Add 32k timer hwmod to the database. Signed-off-by: Felipe Balbi ba...@ti.com Not sure how this is working correctly on OMAP2 and OMAP3. All the hwmods are mising the oh-prcm.omap2.module_offs field. Without this, _wait_target_ready *should* fail, and the

Re: [PATCH 4/5] arm: omap: introduce 32k timer hwmod for omap2/3/4

2010-10-21 Thread Felipe Balbi
On Thu, Oct 21, 2010 at 12:57:41PM -0500, Kevin Hilman wrote: Felipe Balbi ba...@ti.com writes: Add 32k timer hwmod to the database. Signed-off-by: Felipe Balbi ba...@ti.com Not sure how this is working correctly on OMAP2 and OMAP3. All the hwmods are mising the oh-prcm.omap2.module_offs

Re: [PATCH 4/5] arm: omap: introduce 32k timer hwmod for omap2/3/4

2010-10-21 Thread Kevin Hilman
Felipe Balbi ba...@ti.com writes: On Thu, Oct 21, 2010 at 12:57:41PM -0500, Kevin Hilman wrote: Felipe Balbi ba...@ti.com writes: Add 32k timer hwmod to the database. Signed-off-by: Felipe Balbi ba...@ti.com Not sure how this is working correctly on OMAP2 and OMAP3. All the hwmods are

Re: [PATCH 4/5] arm: omap: introduce 32k timer hwmod for omap2/3/4

2010-10-21 Thread Kevin Hilman
Felipe Balbi ba...@ti.com writes: Add 32k timer hwmod to the database. Signed-off-by: Felipe Balbi ba...@ti.com --- Looking closer at this patch, there are some other problems... [...] +static struct omap_hwmod omap2420_counter_32k_hwmod = { + .name = counter_32k, +

Re: [PATCH 4/5] arm: omap: introduce 32k timer hwmod for omap2/3/4

2010-10-20 Thread Cousson, Benoit
On 10/19/2010 11:22 AM, Balbi, Felipe wrote: Add 32k timer hwmod to the database. Signed-off-by: Felipe Balbiba...@ti.com Could you add my sign-off as well on this one for the OMAP4 part? Thanks, Benoit --- arch/arm/mach-omap2/omap_hwmod_2420_data.c | 52 +++

Re: [PATCH 4/5] arm: omap: introduce 32k timer hwmod for omap2/3/4

2010-10-20 Thread Felipe Balbi
On Wed, Oct 20, 2010 at 04:32:04PM -0500, Cousson, Benoit wrote: On 10/19/2010 11:22 AM, Balbi, Felipe wrote: Add 32k timer hwmod to the database. Signed-off-by: Felipe Balbiba...@ti.com Could you add my sign-off as well on this one for the OMAP4 part? oops, my mistake, sorry for that.

[PATCH 4/5] arm: omap: introduce 32k timer hwmod for omap2/3/4

2010-10-19 Thread Felipe Balbi
Add 32k timer hwmod to the database. Signed-off-by: Felipe Balbi ba...@ti.com --- arch/arm/mach-omap2/omap_hwmod_2420_data.c | 52 +++ arch/arm/mach-omap2/omap_hwmod_2430_data.c | 52 +++ arch/arm/mach-omap2/omap_hwmod_3xxx_data.c | 51