Add support for the XHCI function that is part of the Cadence USB3 DRD
authorkettenis <kettenis@openbsd.org>
Mon, 6 Jun 2022 09:46:07 +0000 (09:46 +0000)
committerkettenis <kettenis@openbsd.org>
Mon, 6 Jun 2022 09:46:07 +0000 (09:46 +0000)
commite80112d6f489a8d4e2adc3eb9455f3e118f48cb1
tree3848b50ea3def715c7ff5fb19ed0cab806d2705a
parent6ec8cfd130f759e992eea3ee2069c88df4abafd8
Add support for the XHCI function that is part of the Cadence USB3 DRD
controller.  There are various incarnations of the controller.  This diff
only adds support for the "V1"/"CDNS3" version as found on the StarFive
JH7100 SoC.  Further changes may be needed to support controllers integrated
on other SoCs.

ok jsg@
sys/dev/fdt/xhci_fdt.c