Re: [U-Boot] [PATCH 02/10] usb: dwc3: make DWC3 core support code into a driver

2016-05-11 Thread Marek Vasut
On 05/11/2016 12:28 PM, Masahiro Yamada wrote: > Synopsys DWC3 IP generally works with an SoC-specific glue layer. > DT binding for that is like this: > > usb3_glue { > compatible = "foo,dwc3"; > ... > > usb3: usb3 { > compatible = "snps,dwc3"; >

[U-Boot] [PATCH 02/10] usb: dwc3: make DWC3 core support code into a driver

2016-05-11 Thread Masahiro Yamada
Synopsys DWC3 IP generally works with an SoC-specific glue layer. DT binding for that is like this: usb3_glue { compatible = "foo,dwc3"; ... usb3: usb3 { compatible = "snps,dwc3"; ... }; }; The glue layer initializes