Re: [PATCH 11/18] dt-bindings: usb: dwc3: Add interrupt-names property support

2020-10-11 Thread Serge Semin
On Sun, Oct 11, 2020 at 11:53:07AM +0300, Sergei Shtylyov wrote: > On 11.10.2020 1:41, Serge Semin wrote: > > > The controller driver supports two types of DWC USB3 devices: with a > > common interrupt lane and with individual interrupts for each mode. Add > > both of these cases support to the DW

Re: [PATCH 11/18] dt-bindings: usb: dwc3: Add interrupt-names property support

2020-10-11 Thread Sergei Shtylyov
On 11.10.2020 1:41, Serge Semin wrote: The controller driver supports two types of DWC USB3 devices: with a common interrupt lane and with individual interrupts for each mode. Add both of these cases support to the DWC USB3 DT schema. Add support for both these cases? Signed-off-by: Serge

[PATCH 11/18] dt-bindings: usb: dwc3: Add interrupt-names property support

2020-10-10 Thread Serge Semin
The controller driver supports two types of DWC USB3 devices: with a common interrupt lane and with individual interrupts for each mode. Add both of these cases support to the DWC USB3 DT schema. Signed-off-by: Serge Semin --- Documentation/devicetree/bindings/usb/snps,dwc3.yaml | 11 +++