Re: [U-Boot] [PATCH 1/3] usb: dwc3: Add Meson G12A USB Glue

2019-03-27 Thread Marek Vasut
On 3/27/19 10:12 AM, Neil Armstrong wrote: > On 26/03/2019 16:53, Marek Vasut wrote: >> On 3/26/19 4:15 PM, Neil Armstrong wrote: >>> Adds support for Amlogic G12A USB Control Glue HW. >>> >>> The Amlogic G12A SoC Family embeds 2 USB Controllers : >>> - a DWC3 IP configured as Host for USB2 and USB

Re: [U-Boot] [PATCH 1/3] usb: dwc3: Add Meson G12A USB Glue

2019-03-27 Thread Neil Armstrong
On 26/03/2019 16:53, Marek Vasut wrote: > On 3/26/19 4:15 PM, Neil Armstrong wrote: >> Adds support for Amlogic G12A USB Control Glue HW. >> >> The Amlogic G12A SoC Family embeds 2 USB Controllers : >> - a DWC3 IP configured as Host for USB2 and USB3 >> - a DWC2 IP configured as Peripheral USB2 Onl

Re: [U-Boot] [PATCH 1/3] usb: dwc3: Add Meson G12A USB Glue

2019-03-26 Thread Marek Vasut
On 3/26/19 4:15 PM, Neil Armstrong wrote: > Adds support for Amlogic G12A USB Control Glue HW. > > The Amlogic G12A SoC Family embeds 2 USB Controllers : > - a DWC3 IP configured as Host for USB2 and USB3 > - a DWC2 IP configured as Peripheral USB2 Only > > A glue connects these both controllers

[U-Boot] [PATCH 1/3] usb: dwc3: Add Meson G12A USB Glue

2019-03-26 Thread Neil Armstrong
Adds support for Amlogic G12A USB Control Glue HW. The Amlogic G12A SoC Family embeds 2 USB Controllers : - a DWC3 IP configured as Host for USB2 and USB3 - a DWC2 IP configured as Peripheral USB2 Only A glue connects these both controllers to 2 USB2 PHYs, and optionnally to an USB3+PCIE Combo PH