Hi, This series starts to clean up the lpc32xx udc driver and also repairs interrupt handling so hotplugging actually works. The design I tested that on uses an stotg04 instead of the usual isp1301 so support for that is also added. A bit more work is needed to get the RNDIS gadget driver to work. Alexandre Belloni (5): usb: gadget: udc: lpc32xx: simplify probe usb: gadget: udc: lpc32xx: simplify vbus handling usb: gadget: udc: lpc32xx: properly setup phy interrupts usb: gadget: udc: lpc32xx: add support for stotg04 phy usb: gadget: udc: lpc32xx: rework interrupt handling drivers/usb/gadget/udc/lpc32xx_udc.c | 167 +++++++++++---------------- 1 file changed, 66 insertions(+), 101 deletions(-) -- 2.20.1