On 12/01/2015 11:44 PM, Rafał Miłecki wrote: > On 1 December 2015 at 23:28, Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx> wrote: >> On Fri, Oct 23, 2015 at 11:36:56PM +0200, Hauke Mehrtens wrote: >>> 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(-) >> >> I need acks from Mathias for the xhci portions before I can accept the >> rest of this... >> >> Also, it doesn't apply to the tree anymore :( > > I was thinking we're going to drop this patchset and write some of the > code in a different way. Based on that belief I sent following > standalone patch: > [PATCH] USB: bcma: switch to GPIO descriptor for power control > which replaces (improves) "usb: bcma: fix setting VCC GPIO value". > > Assuming 2-3 patches from Hauke's patchset shouldn't be applied, maybe > it's indeed better to drop the whole set? > Hi, Yes I will send a new version. Hauke -- 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