CVSROOT: /cvs Module name: src Changes by: [email protected] 2023/09/29 09:51:48
Modified files:
sys/dev/fdt : rkclock.c rkclock_clocks.h rkusbphy.c
Log message:
Newer versions of U-Boot may disable the USB PHYs and gate their clocks.
Add support for the rk3399 to rkusbphy(4) and implement support for the
required clocks.
ok kevlo@
