Re: [U-Boot] [PATCH v4 00/11] Add support for DM_USB for TI's DRA7 EVMs and AM57 EVMs platforms

2018-04-12 Thread Marek Vasut
On 04/12/2018 10:41 AM, Jean-Jacques Hiblot wrote: > Supporting DM USB is required to support DM_ETH and USB network adapters > with the same binary. > This series adds support for DM_USB for the DRA7/AM57 families. As a bonus > it adds support for USB3. > > This series applies on the usb tree wit

[U-Boot] [PATCH v4 00/11] Add support for DM_USB for TI's DRA7 EVMs and AM57 EVMs platforms

2018-04-12 Thread Jean-Jacques Hiblot
Supporting DM USB is required to support DM_ETH and USB network adapters with the same binary. This series adds support for DM_USB for the DRA7/AM57 families. As a bonus it adds support for USB3. This series applies on the usb tree with the following fixes: -[PATCH] reset: fix bulk API when DM_RES