Re: [PATCH v2 8/9] usb: xhci: Add Qualcomm DWC3 xHCI driver

2020-09-10 Thread Robert Marko
On Thu, Sep 10, 2020 at 3:37 PM Marek Vasut wrote: > > On 9/10/20 3:30 PM, Tom Rini wrote: > > On Tue, Sep 01, 2020 at 07:23:01PM +0200, Robert Marko wrote: > > > >> Add driver for Qualcomm DWC3 based dual role xHCI USB controller. > >> Currently tested on IPQ40xx, but should support other Qualcom

Re: [PATCH v2 8/9] usb: xhci: Add Qualcomm DWC3 xHCI driver

2020-09-10 Thread Marek Vasut
On 9/10/20 3:30 PM, Tom Rini wrote: > On Tue, Sep 01, 2020 at 07:23:01PM +0200, Robert Marko wrote: > >> Add driver for Qualcomm DWC3 based dual role xHCI USB controller. >> Currently tested on IPQ40xx, but should support other Qualcomm SoC families >> as well. >> >> Only host mode is supported.

Re: [PATCH v2 8/9] usb: xhci: Add Qualcomm DWC3 xHCI driver

2020-09-10 Thread Tom Rini
On Tue, Sep 01, 2020 at 07:23:01PM +0200, Robert Marko wrote: > Add driver for Qualcomm DWC3 based dual role xHCI USB controller. > Currently tested on IPQ40xx, but should support other Qualcomm SoC families > as well. > > Only host mode is supported. > > Signed-off-by: Robert Marko > Cc: Luka

[PATCH v2 8/9] usb: xhci: Add Qualcomm DWC3 xHCI driver

2020-09-01 Thread Robert Marko
Add driver for Qualcomm DWC3 based dual role xHCI USB controller. Currently tested on IPQ40xx, but should support other Qualcomm SoC families as well. Only host mode is supported. Signed-off-by: Robert Marko Cc: Luka Perkov --- MAINTAINERS | 2 + .../usb/qc