Re: [PATCH v2 0/8] AM654: Add USB support

2020-01-19 Thread Lokesh Vutla
On 09/12/19 10:37 AM, Vignesh Raghavendra wrote: > This series adds USB support for AM654 SoC that has DWC3 USB controller. > > Patch 1 adds new compatible for DWC3 driver. Patch 2 and 3 adds PHY > related changes and remaining patches add DT and configs related to USB > host,device and DFU

[PATCH v2 0/8] AM654: Add USB support

2019-12-08 Thread Vignesh Raghavendra
This series adds USB support for AM654 SoC that has DWC3 USB controller. Patch 1 adds new compatible for DWC3 driver. Patch 2 and 3 adds PHY related changes and remaining patches add DT and configs related to USB host,device and DFU support. v2: Rebase onto the latest master Collect Reviewed-bys