summaryrefslogtreecommitdiff
path: root/drivers/usb/mtu3/mtu3.h
Commit message (Collapse)AuthorAgeFilesLines
* usb: add MediaTek USB3 DRD driverChunfeng Yun2020-10-201-0/+424
This patch adds support for the MediaTek USB3 DRD controller, its host side is based on xHCI, this driver supports device mode and host mode. Signed-off-by: Chunfeng Yun <chunfeng.yun@mediatek.com> Acked-by: Bin Meng <bmeng.cn@gmail.com>