linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/1 v2] mx31: Fix usb otg host initialisation
@ 2010-05-11 14:14 Philippe Rétornaz
  2010-05-11 14:14 ` [PATCH 1/1 v2] ehci-mxc: Fix mx31 OTG " Philippe Rétornaz
  0 siblings, 1 reply; 9+ messages in thread
From: Philippe Rétornaz @ 2010-05-11 14:14 UTC (permalink / raw)
  To: linux-arm-kernel

Hello

This patch fix the usb otg host initialisation on imx31 platform.
The ULPI access had timeout problem. This try to fix them by resetting 
the host controller before accessing the PHY.
With a such reset the configuration registers need to be rewritten after
the ULPI access.

Tested on 3 different board with an imx31.

The v2 try to integrate all the comments. It defines new functions
to reset the host and to poll the differents bits with a timeout but
it should not change the general behavior of the code.


Regards,
Philippe

Philippe R?tornaz (1):
  ehci-mxc: Fix mx31 OTG host initialisation

 drivers/usb/host/ehci-mxc.c |   98 ++++++++++++++++++++++++++++++++++++++-----
 1 files changed, 87 insertions(+), 11 deletions(-)

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2010-05-20 18:29 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-05-11 14:14 [PATCH 0/1 v2] mx31: Fix usb otg host initialisation Philippe Rétornaz
2010-05-11 14:14 ` [PATCH 1/1 v2] ehci-mxc: Fix mx31 OTG " Philippe Rétornaz
2010-05-11 23:38   ` Greg KH
2010-05-12  7:23     ` Philippe Rétornaz
2010-05-12 18:50       ` Greg KH
2010-05-13 17:04         ` Philippe Rétornaz
2010-05-20 17:32       ` Philippe Rétornaz
2010-05-20 18:18         ` Greg KH
2010-05-20 18:29           ` Philippe Rétornaz

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).