This patch adds support for the USB 3.0 controller in the bcm53xx Northstar SoC.
These patches are based on top of usb-next.

This also adds a fake doorbell quirk which is needed for this controller

changes since:
v2:
 * fix build error reported by kbuild test robot
v1:
 * fix sparse error reported by kbuild test robot

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      | 314 +++++++++++++++++++++++++++++++++++----
 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, 350 insertions(+), 40 deletions(-)

-- 
2.1.4

--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to