[PATCH v4 0/9] usb: dwc3: add dual-role support

From: Roger Quadros
Date: Wed Sep 02 2015 - 10:24:43 EST


Hi,

This series adds dual role support to dwc3 controller driver.
Series depends on [1] for core OTG/dual-role support.

Patches are based on greg/usb-next.

Tested on am437x-gp-evm and dra7-evm after platform related patches are
applied. Those are available at [2].

[1] core OTG/DRD support - http://thread.gmane.org/gmane.linux.kernel/2025239
[2] platform support - http://thread.gmane.org/gmane.linux.usb.general/127898

cheers,
-roger

Felipe Balbi (1):
usb: dwc3: core: Adapt to named interrupts

Roger Quadros (8):
usb: dwc3: add dual-role support
usb: dwc3: core.h: add some register definitions
usb: dwc3: dwc3-omap: Make the wrapper interrupt shared
usb: dwc3: core: make dual-role work with OTG irq
usb: dwc3: save/restore OTG registers during suspend/resume
usb: dwc3: gadget: Fix suspend/resume during dual-role mode
usb: dwc3: core: Prevent otg events from disabling themselves
usb: dwc3: core: don't break during suspend/resume while we're
dual-role

drivers/usb/dwc3/core.c | 422 +++++++++++++++++++++++++++++++++++++--
drivers/usb/dwc3/core.h | 103 ++++++++++
drivers/usb/dwc3/dwc3-omap.c | 4 +-
drivers/usb/dwc3/gadget.c | 8 +-
drivers/usb/dwc3/platform_data.h | 1 +
5 files changed, 516 insertions(+), 22 deletions(-)

--
2.1.4

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/