ARM: OMAP2xxx: hwmod data: start to fix the IVA1, IVA2 and DSP
authorPaul Walmsley <paul@pwsan.com>
Thu, 19 Apr 2012 10:04:38 +0000 (04:04 -0600)
committerPaul Walmsley <paul@pwsan.com>
Thu, 19 Apr 2012 10:25:08 +0000 (04:25 -0600)
commit3af35fbcd088e0b675fa423a879c596384894180
tree3d408953bfe26218081879b0ef0ca0e89570b439
parentf42c54968f2e02a7f4816051557f79d847b39f6e
ARM: OMAP2xxx: hwmod data: start to fix the IVA1, IVA2 and DSP

N800 logs this message on boot:

[    0.182281] omap_hwmod: iva: cannot be enabled for reset (3)

Fix by creating basic IVA1 and DSP hwmods for OMAP2420, and a basic IVA2
hwmod for OMAP2430.  There is still more information to be added, but
this should resolve the immediate issue.

Signed-off-by: Paul Walmsley <paul@pwsan.com>
arch/arm/mach-omap2/omap_hwmod_2420_data.c
arch/arm/mach-omap2/omap_hwmod_2430_data.c