Add mpfiic(4), a driver for the PolarFire SoC MSS I2C controller.
authorvisa <visa@openbsd.org>
Wed, 16 Feb 2022 13:07:36 +0000 (13:07 +0000)
committervisa <visa@openbsd.org>
Wed, 16 Feb 2022 13:07:36 +0000 (13:07 +0000)
commit9bf0468d61eef72cbfd1a16669a327f925621c12
tree08789d934b8c6120452bdcbd68788f23a7f13a6b
parent945a7acc30d793ea0685fb91b4c18532f9b1d15b
Add mpfiic(4), a driver for the PolarFire SoC MSS I2C controller.

OK kettenis@
share/man/man4/iic.4
share/man/man4/man4.riscv64/Makefile
share/man/man4/man4.riscv64/mpfiic.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/mpfiic.c [new file with mode: 0644]