]> git.baikalelectronics.ru Git - uboot.git/commit
usb: xhci-dwc3: Add support for USB 3.1 controllers
authorMark Kettenis <kettenis@openbsd.org>
Thu, 16 Sep 2021 14:00:09 +0000 (16:00 +0200)
committerRamon Fried <rfried.dev@gmail.com>
Tue, 28 Sep 2021 15:50:55 +0000 (18:50 +0300)
commit3434aceef8654e1b7d4b85fa991d14326150cbd0
treecd8be5e61c792ba194c2bcf4fd7f40c470455efa
parent1e04738b70328b1dbe237aa8982563f243906090
usb: xhci-dwc3: Add support for USB 3.1 controllers

This adds support for the DWC_sub31 controllers such as those
found on Apple's M1 SoC.  This version of the controller
seems to work fine with the existing driver.

Signed-off-by: Mark Kettenis <kettenis@openbsd.org>
drivers/usb/host/xhci-dwc3.c