linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] usb: musb: da8xx: Fix few issues
@ 2016-10-25 13:52 Alexandre Bailon
  2016-10-25 13:52 ` [PATCH 1/3] usb: musb: da8xx: Call earlier clk_prepare_enable() Alexandre Bailon
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Alexandre Bailon @ 2016-10-25 13:52 UTC (permalink / raw)
  To: khilman, david, b-liu, balbi; +Cc: linux-kernel, linux-usb, Alexandre Bailon

Currently, the USB OTG of the da8xx doesn't work.
This series intend to fix them.

Alexandre Bailon (3):
  usb: musb: da8xx: Only execute the OTG workaround when phy in OTG mode
  usb: musb: da8xx: Fixup the OTG workaround
  usb: musb: da8xx: Call earlier clk_prepare_enable()

 drivers/phy/phy-da8xx-usb.c | 17 ++++++++++++-----
 drivers/usb/musb/da8xx.c    | 23 +++++++++++++++++------
 2 files changed, 29 insertions(+), 11 deletions(-)

-- 
2.7.3

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

end of thread, other threads:[~2016-10-26  9:23 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-10-25 13:52 [PATCH 0/3] usb: musb: da8xx: Fix few issues Alexandre Bailon
2016-10-25 13:52 ` [PATCH 1/3] usb: musb: da8xx: Call earlier clk_prepare_enable() Alexandre Bailon
2016-10-25 19:09   ` David Lechner
2016-10-25 13:52 ` [PATCH 2/3] phy: da8xx-usb: Configure CFGCHIP2 to support OTG workaround Alexandre Bailon
2016-10-25 19:16   ` David Lechner
2016-10-26  9:23     ` Alexandre Bailon
2016-10-25 13:52 ` [PATCH 3/3] usb: musb: da8xx: Only execute the OTG workaround when phy in OTG mode Alexandre Bailon

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).