]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit6808d6fda6e7409cfab89a4aad6f06f31de87808
treeb657cc95a566e708fdc16ac369469762d395bd0d
parentb2e1336c8ef589c73e50248b4aa2b3a85299e0be
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