ARM: OMAP3: hwmod data: fix iva2 reset info
authorTero Kristo <t-kristo@ti.com>
Mon, 3 Sep 2012 17:50:52 +0000 (11:50 -0600)
committerPaul Walmsley <paul@pwsan.com>
Mon, 3 Sep 2012 17:50:52 +0000 (11:50 -0600)
commited733619d85262439f625cc9d8b00cdaae761070
treeb657cc95a566e708fdc16ac369469762d395bd0d
parent4cbe5a555fa58a79b6ecbb6c531b8bab0650778d
ARM: OMAP3: hwmod data: fix iva2 reset info

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-kristo@ti.com>
Signed-off-by: Paul Walmsley <paul@pwsan.com>
arch/arm/mach-omap2/cm-regbits-34xx.h
arch/arm/mach-omap2/omap_hwmod_3xxx_data.c
This page took 0.025977 seconds and 5 git commands to generate.