commit | 12d364f0b031adb17b96a9d74d494baab9a452f4 | [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 | 65aa31d2d027bc05c04c9df315d8c63af66ac098 [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>