[RFC 3/6] ARM: OMAP3: hwmod data: fix iva2 reset info
From: paul@pwsan.com (Paul Walmsley)
Date: 2012-07-16 00:12:13
Also in:
linux-omap
From: paul@pwsan.com (Paul Walmsley)
Date: 2012-07-16 00:12:13
Also in:
linux-omap
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 <redacted>
Thanks, this one looks like it's fodder for the -rc series due to the accesses, so, queuing for 3.6-rc. - Paul