Module Name: src Committed By: jmcneill Date: Sun Jul 1 18:16:40 UTC 2018
Modified Files: src/sys/dev/fdt: fdt_i2c.c fdtvar.h Log Message: Add fdtbus_attach_i2cbus, used to attach an i2cbus to an fdt device node. To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 src/sys/dev/fdt/fdt_i2c.c cvs rdiff -u -r1.37 -r1.38 src/sys/dev/fdt/fdtvar.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.