History log of /src/sys/dev/i2c/i2c_calls
Revision Date Author Comments
# 1.1 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.