Source-Changes archive

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

CVS commit: src/sys



Module Name:    src
Committed By:   thorpej
Date:           Wed Dec 23 04:09:32 UTC 2020

Modified Files:
        src/sys/arch/evbarm/conf: GENERIC GENERIC64
        src/sys/dev/fdt: files.fdt
Added Files:
        src/sys/dev/fdt: i2cmux_fdt.c

Log Message:
Add support for i2c-mux-gpio and i2c-mux-pinctrl I2C mux virtual
controllers.


To generate a diff of this commit:
cvs rdiff -u -r1.83 -r1.84 src/sys/arch/evbarm/conf/GENERIC
cvs rdiff -u -r1.167 -r1.168 src/sys/arch/evbarm/conf/GENERIC64
cvs rdiff -u -r1.57 -r1.58 src/sys/dev/fdt/files.fdt
cvs rdiff -u -r0 -r1.1 src/sys/dev/fdt/i2cmux_fdt.c

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