Module Name: src Committed By: thorpej Date: Mon Dec 28 15:08:06 UTC 2020
Modified Files: src/sys/dev/fdt: i2cmux_fdt.c Log Message: The i2c-mux bindings specify that if the mux device has a child node named "i2c-mux", then it is that node that is the parent of the i2c bus children. This is to accommodate mux devices that may also have other kinds of child nodes in addition to i2c bus child nodes. To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 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.