Re: [U-Boot] [PATCH 0/3] USB: Add cadence USB3 gadget driver and host driver

2019-08-01 Thread Peng Fan
Igor, > Subject: Re: [U-Boot] [PATCH 0/3] USB: Add cadence USB3 gadget driver and > host driver > > Hi Sherry, > > On Tue, Jul 16, 2019 at 4:15 PM sherry sun wrote: > > > > From: Sherry Sun > > > > These patches introduce new Cadence USBSS driver to

Re: [U-Boot] [PATCH 0/3] USB: Add cadence USB3 gadget driver and host driver

2019-08-01 Thread Igor Opaniuk
Hi Sherry, On Tue, Jul 16, 2019 at 4:15 PM sherry sun wrote: > > From: Sherry Sun > > These patches introduce new Cadence USBSS driver to U-Boot. > > The first patch is to add the Cadence USB3 IP(CDNS3) driver for the usb > gadget, but the host mode is not supported now. The second patch > intro

[U-Boot] [PATCH 0/3] USB: Add cadence USB3 gadget driver and host driver

2019-07-16 Thread sherry sun
From: Sherry Sun These patches introduce new Cadence USBSS driver to U-Boot. The first patch is to add the Cadence USB3 IP(CDNS3) driver for the usb gadget, but the host mode is not supported now. The second patch introduce the xhci-imx8 usb host driver separately. The cdns3 usb gadget driver an