Re: [PATCH v2 01/10] usb: cdns3: Add support for DRD CDNSP

2020-11-10 Thread Peter Chen
On 20-11-06 12:42:51, Pawel Laszczak wrote: > - * Value of the strap pins. > + * Value of the strap pins for: > + * CDN3: %/CDN3/CDNS3 Peter > * 000 - no default configuration > * 010 - Controller initiall configured as Host > * 100 - Controller initially configured as Device > + * CDNSP:

[PATCH v2 01/10] usb: cdns3: Add support for DRD CDNSP

2020-11-06 Thread Pawel Laszczak
Patch adds support for Cadence DRD Super Speed Plus controller(CDNSP). CDNSP DRD is a part of Cadence CDNSP controller. The DRD CDNSP controller has a lot of difference on hardware level but on software level is quite compatible with CDNS3 DRD. For this reason CDNS3 DRD part of CDNS3 driver was