CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/05/10 12:20:41
Modified files:
sys/dev/fdt : ehci_fdt.c
Log message:
Add a fallback to ehci(4)'s phy init code so that when there
is no compatible phy it tries to enable the VBus using the
phy-supply property. Makes the USB ports on the RockPro64
work.
ok kettenis@
