Add mpfclock(4), a driver for the PolarFire SoC MSS clock controller.
authorvisa <visa@openbsd.org>
Wed, 5 Jan 2022 03:32:43 +0000 (03:32 +0000)
committervisa <visa@openbsd.org>
Wed, 5 Jan 2022 03:32:43 +0000 (03:32 +0000)
commit3276931a92b67f10d240a937a756751f79486b6f
treea37456310455d9d5edc931558455b0609adf9f8a
parent8aa3b490c9b85201eaf1aa2b632a2a053d671895
Add mpfclock(4), a driver for the PolarFire SoC MSS clock controller.

OK kettenis@
share/man/man4/man4.riscv64/Makefile
share/man/man4/man4.riscv64/mpfclock.4 [new file with mode: 0644]
sys/arch/riscv64/conf/GENERIC
sys/arch/riscv64/conf/RAMDISK
sys/arch/riscv64/conf/files.riscv64
sys/arch/riscv64/dev/mpfclock.c [new file with mode: 0644]