ARM: OMAP3: hwmod data: Don't prevent RESET of USB Host module
authorRoger Quadros <rogerq@ti.com>
Mon, 9 Dec 2013 01:39:02 +0000 (18:39 -0700)
committerPaul Walmsley <paul@pwsan.com>
Mon, 9 Dec 2013 18:51:29 +0000 (11:51 -0700)
commit7f4d3641e2548d1ac5dee837ff434df668a2810c
tree4243d7ca0703828ab6ea487b97662dbca5504a0f
parent313a76ee11cda6700548afe68499ef174a240688
ARM: OMAP3: hwmod data: Don't prevent RESET of USB Host module

Unlike what the comment states, errata i660 does not state that we
can't RESET the USB host module. Instead it states that RESET is the
only way to recover from a deadlock situation.

RESET ensures that the module is in a known good state irrespective
of what bootloader does with the module, so it must be done at boot.

Signed-off-by: Roger Quadros <rogerq@ti.com>
Tested-by: Tomi Valkeinen <tomi.valkeinen@ti.com> # Panda, BeagleXM
Fixes: de231388cb80 ("ARM: OMAP: USB: EHCI and OHCI hwmod structures for OMAP3")
Signed-off-by: Paul Walmsley <paul@pwsan.com>
arch/arm/mach-omap2/omap_hwmod_3xxx_data.c