aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/iicbus/mux/ltc430x.c
Commit message (Expand)AuthorAgeFilesLines
* Fix the variable name passed to OF_getprop().John Baldwin2020-09-021-1/+1
* In ltc430x(4), add the ability to configure control register 2 via FDT orIan Lepore2020-09-021-2/+39
* Add support for i2c bus mux hardware.Ian Lepore2020-01-021-0/+221