Hook up xhci(4)'s activate function to the FDT attachment driver. This
authorpatrick <patrick@openbsd.org>
Sat, 24 Dec 2022 12:36:06 +0000 (12:36 +0000)
committerpatrick <patrick@openbsd.org>
Sat, 24 Dec 2022 12:36:06 +0000 (12:36 +0000)
commit96df42a842ab455ffb49d53f8c36d3c4df35b924
tree29af854ba3cb3c288ddbee5fc628ea2487165ae5
parent406273279adfaafe7aabb82d92c2f3b3b5366b3a
Hook up xhci(4)'s activate function to the FDT attachment driver.  This
makes the USB ports work after a suspend/resume cycle on the x13s.

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