Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1509053
| From | Alexandre Bailon <abailon@baylibre.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH v2 0/3] usb: musb: da8xx: Fix few issues |
| Date | 2016-10-26 13:00 +0200 |
| Message-ID | <swu65-2w2-11@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
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
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[PATCH v2 0/3] usb: musb: da8xx: Fix few issues Alexandre Bailon <abailon@baylibre.com> - 2016-10-26 13:00 +0200 [PATCH v2 1/3] usb: musb: da8xx: Call earlier clk_prepare_enable() Alexandre Bailon <abailon@baylibre.com> - 2016-10-26 13:00 +0200 [PATCH v2 3/3] usb: musb: da8xx: Only execute the OTG workaround when phy in OTG mode Alexandre Bailon <abailon@baylibre.com> - 2016-10-26 13:00 +0200
csiph-web