Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/dev



Module Name:    src
Committed By:   thorpej
Date:           Mon Dec 28 20:29:57 UTC 2020

Modified Files:
        src/sys/dev/fdt: files.fdt i2cmux_fdt.c
        src/sys/dev/i2c: files.i2c
Added Files:
        src/sys/dev/i2c: i2cmux.c i2cmuxvar.h

Log Message:
Re-factor the "iicmux" driver to support other types of muxes that are
themselves i2c devices.


To generate a diff of this commit:
cvs rdiff -u -r1.58 -r1.59 src/sys/dev/fdt/files.fdt
cvs rdiff -u -r1.3 -r1.4 src/sys/dev/fdt/i2cmux_fdt.c
cvs rdiff -u -r1.112 -r1.113 src/sys/dev/i2c/files.i2c
cvs rdiff -u -r0 -r1.1 src/sys/dev/i2c/i2cmux.c src/sys/dev/i2c/i2cmuxvar.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index