summaryrefslogtreecommitdiff
path: root/sys/dev/fdt/rkiic.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
2020-03-01Implement support for read transfers larger than 32 bytes. Register theMark Kettenis
2018-12-31Set assigned-clocks.Mark Kettenis
2018-02-25Add RK3328 support.Mark Kettenis
2017-10-08Enable rkiic(4) and rkpmic(4) for Rockchip RK3288 boards.Mark Kettenis
2017-08-27Add rkiic(4) a driver for the i2c controllers found on the Rockchip RK3399.Mark Kettenis