This patch adds support for the USB 3.0 controller in the bcm53xx Northstar SoC. These patches are based on top of usb-next. Hauke Mehrtens (1): usb: xhci: plat: fix adding usb3-lpm-capable quirk Rafał Miłecki (5): usb: xhci: add Broadcom specific fake doorbell usb: bcma: make helper creating platform dev more generic usb: bcma: use separated function for USB 2.0 initialization usb: bcma: add USB 3.0 support usb: bcma: fix setting VCC GPIO value drivers/usb/host/bcma-hcd.c | 313 +++++++++++++++++++++++++++++++++++---- drivers/usb/host/xhci-plat.c | 17 ++- drivers/usb/host/xhci.c | 57 ++++++- drivers/usb/host/xhci.h | 1 + include/linux/usb/xhci_pdriver.h | 1 + 5 files changed, 349 insertions(+), 40 deletions(-) -- 2.1.4 -- 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