CVSROOT: /cvs Module name: src Changes by: [email protected] 2021/11/21 04:02:21
Modified files:
sys/dev/fdt : files.fdt
Added files:
sys/dev/fdt : iicmux.c
Log message:
Add iicmux(4), a driver that switches between I2C busses connected to
a single I2C controller by using the pin muxing facilities of an SoC.
ok visa@
