CVSROOT: /cvs Module name: src Changes by: kette...@cvs.openbsd.org 2023/07/23 05:49:17
Modified files: sys/dev/fdt : xhci_fdt.c Log message: Improve suspend/resume support. Power off the associated power domain during suspend and re-initialize the "dwc3" specific registers upon resume. ok patrick@