ARM: OMAP3: hwmod data: add IVA hard reset lines, main clock, clockdomain
authorPaul Walmsley <paul@pwsan.com>
Thu, 19 Apr 2012 10:04:37 +0000 (04:04 -0600)
committerPaul Walmsley <paul@pwsan.com>
Thu, 19 Apr 2012 10:25:07 +0000 (04:25 -0600)
The IVA hwmod data is missing some fields that cause the following
warning on boot:

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

Fix by encoding the IP block's main functional clock, reset lines, and
clockdomain.

Signed-off-by: Paul Walmsley <paul@pwsan.com>

No differences found