Home | History | Annotate | Download | only in i2c
History log of /src/sys/dev/i2c/i2c_enum.h
RevisionDateAuthorComments
 1.3  23-Sep-2025  thorpej Make the i2c_enumerate_deventries() callback a bit more generic so
it can also be used for the filtering function that macppc::cuda
and sandpoint need.
 1.2  21-Sep-2025  thorpej Add support for enumerating i2c devices directly from the platform
device tree. Direct configuration still looks for i2c-child-devices
property on the controller, and will use it if it exists in order to
ease transition.
 1.1  13-Sep-2021  thorpej branches: 1.1.2;
file i2c_enum.h was initially added on branch thorpej-i2c-spi-conf2.
 1.1.2.1  13-Sep-2021  thorpej Move the i2c enumeration helpers to their own header file to detangle
it from reliance on "iic" being configured into the kernel.

RSS XML Feed