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)
committerMarek Vasut <marex@denx.de>
Wed, 22 Sep 2021 19:29:56 +0000 (21:29 +0200)
commit53eed9adfac17921511ebf9e00c429bcb385d231
treecd8be5e61c792ba194c2bcf4fd7f40c470455efa
parent0f513c5975105a8cfdf80cc9862e4c65826ead84
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