]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit88e87621e7e34525f43a2872e933e01935ce18be
tree4243d7ca0703828ab6ea487b97662dbca5504a0f
parenta024ae23815a492fb66ce07ef8d148ce94c9c6ad
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: 3b6e348474da ("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