Home | History | Annotate | Download | only in fdt
History log of /src/sys/dev/fdt/fdt_i2c.h
RevisionDateAuthorComments
 1.5  23-Sep-2025  thorpej G/C fdtbus_copy_i2c_devs() and directly enumerate the devices using
the device tree in the FDT case.
 1.4  16-Sep-2025  thorpej As with ACPI, perform the fdtbus_register_i2c_controller() in a centralized
location.
 1.3  16-Sep-2025  thorpej Garbage-collect fdtbus_attach_i2cbus(); the regular iicbus_attach() is
sufficient now.
 1.2  16-Sep-2025  thorpej As with ACPI, iic_attach() now fetches the child device array directly
in the FDT case. Adjust the OFW case so that we're not forced to indirect
through a dictionary if it's not needed.
 1.1  06-Sep-2025  thorpej Re-factor the FDT binding-specific definitions and function prototypes
into their own header files.

RSS XML Feed