CVSROOT: /cvs Module name: src Changes by: [email protected] 2021/06/29 06:46:36
Modified files:
sys/dev/fdt : xhci_fdt.c
Log message:
When configuring the USB3 phy, try the OFW PHY API first, and if there's
no matching device, fall back to xhci(4)'s PHY configuration code.
ok kettenis@
