Re: [RFC 3/6] ARM: OMAP3: hwmod data: fix iva2 reset info

2012-07-15 Thread Paul Walmsley
On Fri, 13 Jul 2012, Tero Kristo wrote: IVA2 hwmod resets were missing the status bit offsets. Also, as the hwmod itself didn't have prcm info at all, resetting iva hwmod was accessing some bogus memory addresses. Added both infos to fix this. Signed-off-by: Tero Kristo t-kri...@ti.com

[RFC 3/6] ARM: OMAP3: hwmod data: fix iva2 reset info

2012-07-13 Thread Tero Kristo
IVA2 hwmod resets were missing the status bit offsets. Also, as the hwmod itself didn't have prcm info at all, resetting iva hwmod was accessing some bogus memory addresses. Added both infos to fix this. Signed-off-by: Tero Kristo t-kri...@ti.com --- arch/arm/mach-omap2/cm-regbits-34xx.h |