summaryrefslogtreecommitdiffstats
path: root/sys/dev/fdt/hiclock.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add support for official Linux device tree bindings and implement supportkettenis2019-04-221-80/+195
| | | | for the "stub" clocks that handle the CPU clock frequency on the Hi3670.
* Add hiclock(4). Make sure hireset(4) attaches early.kettenis2018-08-271-0/+239