Hi Greg, It is based on your latest usb-next, and there are no compile warnings and errors, some patches were sent for 3.13 before, others are some tiny improvements. Chris Ruehl (2): usb: chipidea: Fix Internal error: : 808 [#1] ARM related to STS flag usb: chipidea: put hw_phymode_configure before ci_usb_phy_init Marc Kleine-Budde (2): usb: chipidea: move malloced regmap directly into struct hw_bank usb: chipidea: mark register map as "const" and convert to u8 Peter Chen (4): usb: doc: rename ci13xxx-imx.txt to ci-hdrc-imx.txt usb: ehci: add freescale imx28 special write register method usb: chipidea: add freescale imx28 special write register method usb: chipidea: imx: set CI_HDRC_IMX28_WRITE_FIX for imx28 .../devicetree/bindings/usb/ci-hdrc-imx.txt | 31 ++++++ .../devicetree/bindings/usb/ci13xxx-imx.txt | 31 ------ drivers/usb/chipidea/ci.h | 89 ++++++++++------- drivers/usb/chipidea/ci_hdrc_imx.c | 32 +++++- drivers/usb/chipidea/core.c | 102 ++++++++++---------- drivers/usb/chipidea/host.c | 1 + drivers/usb/host/ehci.h | 18 ++++- include/linux/usb/chipidea.h | 1 + 8 files changed, 179 insertions(+), 126 deletions(-) create mode 100644 Documentation/devicetree/bindings/usb/ci-hdrc-imx.txt delete mode 100644 Documentation/devicetree/bindings/usb/ci13xxx-imx.txt -- 1.7.8 -- 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