Hi Greg, This musb set is for next v4.10-rc. It adds DA8xx DT support, fixes babble handling in sunxi driver. The rest of the patches are cleanup in comments or log messages. Please let me know if any change is needed. Thanks, -Bin. --- Alexandre Bailon (2): usb: musb: da8xx: Call earlier clk_prepare_enable() usb: musb: da8xx: Set phy in OTG mode by default Hans de Goede (2): musb: sunxi: Remove custom babble handling musb: sunxi: Force session end on babble errors in host-mode Johan Hovold (1): USB: musb: remove obsolete resume-signalling comments Ladislav Michl (3): usb: musb: don't complain on -EPROBE_DEFER when initializing controller usb: musb: omap2430: use dev_err usb: musb: omap2430: make complain on -EPROBE_DEFER dev_dbg Petr Kulhavy (3): dt/bindings: Add binding for the DA8xx MUSB driver usb: musb: core: added helper function for parsing DT usb: musb: da8xx: Add DT support for the DA8xx driver .../devicetree/bindings/usb/da8xx-usb.txt | 43 +++++++++++++ drivers/usb/musb/da8xx.c | 70 +++++++++++++++++++--- drivers/usb/musb/musb_core.c | 29 +++++++-- drivers/usb/musb/musb_core.h | 6 ++ drivers/usb/musb/musb_virthub.c | 1 - drivers/usb/musb/omap2430.c | 6 +- drivers/usb/musb/sunxi.c | 25 ++++---- 7 files changed, 151 insertions(+), 29 deletions(-) create mode 100644 Documentation/devicetree/bindings/usb/da8xx-usb.txt -- 1.9.1 -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html