Home | History | Annotate | Download | only in i2c
History log of /src/sys/dev/i2c/i2cmuxvar.h
RevisionDateAuthorComments
 1.4  16-Sep-2025  thorpej Now that the common I2C code hides many of the FDT vs ACPI differences,
perform the reductions currently possible in the I2C mux layer. Note
some additional enhancements necessary for further reductions.
 1.3  25-Jan-2021  jmcneill branches: 1.3.4; 1.3.14;
Add support for ACPI-based I2C mux attachment.
 1.2  24-Jan-2021  jmcneill trailing whitespace
 1.1  28-Dec-2020  thorpej branches: 1.1.2;
Re-factor the "iicmux" driver to support other types of muxes that are
themselves i2c devices.
 1.1.2.3  03-Apr-2021  thorpej Sync with HEAD.
 1.1.2.2  03-Jan-2021  thorpej Sync w/ HEAD.
 1.1.2.1  28-Dec-2020  thorpej file i2cmuxvar.h was added on branch thorpej-futex on 2021-01-03 16:34:58 +0000
 1.3.14.1  09-Aug-2021  thorpej Port over the changes from thorpej-i2c-spi-conf to thorpej-i2c-spi-conf2,
which is based on a newer HEAD revision.
 1.3.4.3  09-May-2021  thorpej Revert most of previous -- some consumers of this file still have
ACPI-specific requirements.
 1.3.4.2  08-May-2021  thorpej Use device_enumerate_children() to eliminate all of the ACPI-specific
code and most of the FDT-specific code from the iicmux driver.
 1.3.4.1  08-May-2021  thorpej Update the i2c mux code for the new enumeration methods.

RSS XML Feed