Re: [U-Boot] [PATCH 2/3] USB: host: Add the USB3 host driver

2019-07-21 Thread Marek Vasut
On 7/16/19 2:08 PM, sherry sun wrote: > From: Sherry Sun > > This driver is ported from NXP i.MX U-Boot version imx_v2019.04 > and some changes have also been made to adapt to U-Boot. I don't this this line above is particularly useful. > Add the USB3 host driver for NXP imx8 platform, and the

[U-Boot] [PATCH 2/3] USB: host: Add the USB3 host driver

2019-07-16 Thread sherry sun
From: Sherry Sun This driver is ported from NXP i.MX U-Boot version imx_v2019.04 and some changes have also been made to adapt to U-Boot. Add the USB3 host driver for NXP imx8 platform, and the cadence IP is in it. The USB3 host driver support DM mode. It will probe USB3 host node, enable the p