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>
Mon, 24 Jul 2023 23:24:46 +0000 (08:24 +0900)
commita26d9d0fdea8bb82bafa7451efb36fb3040943c7
treea7b2eef63be8df3c0c733b9f1fa0125925750c3d
parent848369001212f8a69088add54ae76fa9116ddeb9
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]