[PATCH v2 0/3] usb: musb: da8xx: Fix few issues

From: Alexandre Bailon
Date: Wed Oct 26 2016 - 06:58:37 EST


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

Change in v2:
* Fix the error path da8xx_musb_init()

Alexandre Bailon (3):
usb: musb: da8xx: Call earlier clk_prepare_enable()
phy: da8xx-usb: Configure CFGCHIP2 to support OTG workaround
usb: musb: da8xx: Only execute the OTG workaround when phy in OTG mode

drivers/phy/phy-da8xx-usb.c | 17 ++++++++++++-----
drivers/usb/musb/da8xx.c | 28 +++++++++++++++++++---------
2 files changed, 31 insertions(+), 14 deletions(-)

--
2.7.3