CVSROOT: /cvs Module name: src Changes by: v...@cvs.openbsd.org 2022/02/18 03:51:43
Modified files: share/man/man4 : gpio.4 share/man/man4/man4.riscv64: Makefile sys/arch/riscv64/conf: GENERIC RAMDISK files.riscv64 sys/arch/riscv64/riscv64: conf.c Added files: share/man/man4/man4.riscv64: mpfgpio.4 sys/arch/riscv64/dev: mpfgpio.c Log message: Add mpfgpio(4), a driver for the PolarFire SoC MSS GPIO controller. Feedback and OK kettenis@