OMAP3 hwmod: reprogram OCP_SYSCONFIG register after setting SOFTRESET
authorPaul Walmsley <paul@pwsan.com>
Tue, 8 Dec 2009 23:34:14 +0000 (16:34 -0700)
committerpaul <paul@twilight.(none)>
Sat, 12 Dec 2009 00:00:43 +0000 (17:00 -0700)
commitb835d0142196466c5ff3695b90cff1e3ea635c8e
treee48bec55ff5805e8a438cf19784bc80d92f80ffd
parent6f8b7ff5b01e16a65c3b17865ce047faeca40907
OMAP3 hwmod: reprogram OCP_SYSCONFIG register after setting SOFTRESET

Reprogram the module's OCP_SYSCONFIG register after module reset (SOFTRESET
= 1).  This may not be needed, but the definition of the reset performed by
the SOFTRESET bit is unclear.

Kevin Hilman <khilman@deeprootsystems.com> tested an earlier version of
this patch.

Signed-off-by: Paul Walmsley <paul@pwsan.com>
Tested-by: Kevin Hilman <khilman@deeprootsystems.com>
arch/arm/mach-omap2/omap_hwmod.c