summaryrefslogtreecommitdiff
path: root/sys/dev/fdt/amliic.c
AgeCommit message (Expand)Author
2021-10-24Constify struct cfattach.Martin Pieuchot
2021-06-14Remove unused prototypes.Mark Kettenis
2021-03-11Make sure to skip attaching disabled I2C devices. This can happen onPatrick Wildt
2020-12-18Make large read and write transactions work.Mark Kettenis
2019-10-07Add amliic(4), a driver for the I2C controller found on Amlogic SoCs.Mark Kettenis