commit | d411791a3de01d642ac331a3b8e9802e8023ce1d | [log] [tgz] |
---|---|---|
author | Roger Quadros <rogerq@ti.com> | Mon Dec 02 15:47:45 2013 +0200 |
committer | Tom Rini <trini@ti.com> | Fri Dec 06 07:02:32 2013 -0500 |
tree | 9391cb7b577a2c6c0472a366e8d0d91d742318f6 | |
parent | 278076b28432831a1b33bce24d59aa8dd05058de [diff] |
omap4_panda: Don't use ulpi_reset Fixes this error message when USB is started. "ULPI: ulpi_reset: failed writing reset bit" It is pointless to manually reset the ULPI as the USB Host Reset and PHY RESET line should take care of that. Reported-by: Tomi Valkeinen <tomi.valkeinen@ti.com> Reviewed-by: Stefan Roese <sr@denx.de> Signed-off-by: Roger Quadros <rogerq@ti.com>