Improve suspend/resume support. Power off the associated power domain
authorkettenis <kettenis@openbsd.org>
Sun, 23 Jul 2023 11:49:17 +0000 (11:49 +0000)
committerkettenis <kettenis@openbsd.org>
Sun, 23 Jul 2023 11:49:17 +0000 (11:49 +0000)
commit0b6813b0c5547848ad4bfd1021622647a4059935
tree747d89250eca1b9c9c507855a6cf5df0dc8f84e9
parentf2e6717f7e3d6aae453e927d2de873a410e322a0
Improve suspend/resume support.  Power off the associated power domain
during suspend and re-initialize the "dwc3" specific registers upon
resume.

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