CVSROOT: /cvs Module name: src Changes by: patr...@cvs.openbsd.org 2021/07/28 07:39:39
Modified files: sys/dev/fdt : rkclock.c Log message: On some RK3399 boards the firmware disables some of the clocks. Allow some of those clocks to be enabled. Noticed on the NanoPi R4S, where the Ethernet controller clocks were surprisingly turned off. ok kettenis@