usb: cdns3: add StarFive JH7110 USB driver.
authorMinda Chen <minda.chen@starfivetech.com>
Wed, 15 Mar 2023 10:44:10 +0000 (18:44 +0800)
committerJaehoon Chung <jh80.chung@samsung.com>
Tue, 28 Mar 2023 03:23:14 +0000 (12:23 +0900)
commit6453b2cb9c8cccf0c25e11ee2ad241c2ad0491fa
tree51cdc96ee28de848b6adccac560697ea0e548251
parentff1542a807fa896ddb699a8b0d2f7ad89fc1fe61
usb: cdns3: add StarFive JH7110 USB driver.

There is a Cadence USB3 core for JH7110 SoCs, the cdns
core is the child of this USB wrapper module device.

Signed-off-by: Minda Chen <minda.chen@starfivetech.com>
MAINTAINERS
drivers/usb/cdns3/Kconfig
drivers/usb/cdns3/Makefile
drivers/usb/cdns3/cdns3-starfive.c [new file with mode: 0644]