usb: cdnsp: cdns3 Add main part of Cadence USBSSP DRD Driver
This patch introduces the main part of Cadence USBSSP DRD driver to Linux kernel. To reduce the patch size a little bit, the header file gadget.h was intentionally added as separate patch. The Cadence USBSSP DRD Controller is a highly configurable IP Core which can be instantiated as Dual-Role Device (DRD), Peripheral Only and Host Only (XHCI)configurations. The current driver has been validated with FPGA platform. We have support for PCIe bus, which is used on FPGA prototyping. The host side of USBSS DRD controller is compliant with XHCI. The architecture for device side is almost the same as for host side, and most of the XHCI specification can be used to understand how this controller operates. Signed-off-by: Pawel Laszczak <pawell@cadence.com> Signed-off-by: Peter Chen <peter.chen@nxp.com>
-
mentioned in commit 39129dc8
-
mentioned in commit e170a011
-
mentioned in commit fcacd970
-
mentioned in commit cbd2aac0
-
mentioned in commit 033c0d51
-
mentioned in commit f0c0314a
-
mentioned in commit c66a8008
-
mentioned in commit 748cee44
-
mentioned in commit 7b17e373
-
mentioned in commit c26d0f77
-
mentioned in commit 80af8b9c
-
mentioned in commit 16d197fa
-
mentioned in commit d0a0a4b4
-
mentioned in commit b4ecded1
-
mentioned in commit 72be846d
-
mentioned in commit d5469681
Please register or sign in to comment