summaryrefslogtreecommitdiff
path: root/sys/dev/fdt/mviic.c
AgeCommit message (Expand)Author
2021-10-24Constify struct cfattach.Martin Pieuchot
2021-03-11Make sure to skip attaching disabled I2C devices. This can happen onPatrick Wildt
2019-09-07Register mviic(4) in the I2C framework.Patrick Wildt
2019-09-06Add mviic(4), a driver to support the I2C controller on thePatrick Wildt