42b121ee95
Fixes for bug: https://github.com/zephyrproject-rtos/zephyr/issues/57560 * don't do CCC if no i3c devices in device tree * don't wait for MCTRLDONE status when issuing stop * don't do data part of transfer if buf_sz is 0 * don't limit transfers to only i2c devices in the device tree so "i2c scan" shell cmd works as expected Signed-off-by: Mike J. Chen <mjchen@google.com> |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
Kconfig | ||
Kconfig.cdns | ||
Kconfig.nxp | ||
i3c_ccc.c | ||
i3c_cdns.c | ||
i3c_common.c | ||
i3c_handlers.c | ||
i3c_ibi_workq.c | ||
i3c_mcux.c |