OMAP: hwmod: add API for slave idlemode setting
authorKevin Hilman <khilman@deeprootsystems.com>
Wed, 27 Jan 2010 03:13:03 +0000 (20:13 -0700)
committerPaul Walmsley <paul@pwsan.com>
Wed, 27 Jan 2010 03:13:03 +0000 (20:13 -0700)
Some HW blocks have errata which requires specific slave idle mode
under certain conditions.

This patch adds an hwmod API to allow setting slave idlemode
ensuring that any SYSCONFIG register updates go through hwmod.

Signed-off-by: Kevin Hilman <khilman@deeprootsystems.com>
Signed-off-by: Paul Walmsley <paul@pwsan.com>

No differences found