usb: cdns3: Add TI specific wrapper driver
authorRoger Quadros <rogerq@ti.com>
Mon, 28 Oct 2019 09:32:49 +0000 (11:32 +0200)
committerFelipe Balbi <felipe.balbi@linux.intel.com>
Tue, 29 Oct 2019 10:55:09 +0000 (12:55 +0200)
commit387c359b84f71ca29c1a9fa24293c65a257f6bf5
tree9ca377ec8d7f3858d66c4264ceb0b8b775058566
parent4c48f2367844a013c8c9e443f1d559ddb3429baf
usb: cdns3: Add TI specific wrapper driver

The J721e platform comes with 2 Cadence USB3 controller
instances. This driver supports the TI specific wrapper
on this platform.

Signed-off-by: Roger Quadros <rogerq@ti.com>
Signed-off-by: Sekhar Nori <nsekhar@ti.com>
Reviewed-by: Pawel Laszczak <pawell@cadence.com>
Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>
drivers/usb/cdns3/Kconfig
drivers/usb/cdns3/Makefile
drivers/usb/cdns3/cdns3-ti.c [new file with mode: 0644]