+2
−0
+1
−0
drivers/usb/mtu3/Kconfig
0 → 100644
+32
−0
drivers/usb/mtu3/Makefile
0 → 100644
+2
−0
drivers/usb/mtu3/mtu3.h
0 → 100644
+341
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
This patch adds support for the MediaTek USB3 controller integrated into MT8173. It currently supports High-Speed Peripheral Only mode. Super-Speed Peripheral, Dual-Role Device and Host Only (xHCI) modes will be added in the next patchs. Signed-off-by:Chunfeng Yun <chunfeng.yun@mediatek.com> Signed-off-by:
Greg Kroah-Hartman <gregkh@linuxfoundation.org>