incubator-nuttx/drivers/i3c
dongjiuzhu1 4960f290c8 drivers/i3c: avoid return error when i3c_master_register without i3c/i2c device
1. if i3c_mater_register without i3c/i2c device, rstdaa/clearevents/do_daa could be failed
2. board code/driver code need to actively i3c_master_do_daa when device power on.

Signed-off-by: dongjiuzhu1 <dongjiuzhu1@xiaomi.com>
2024-09-24 23:36:50 +08:00
..
CMakeLists.txt
Kconfig
Make.defs
device.c driver/i3c: Fixed i3c pointer format to check null 2024-09-24 23:36:50 +08:00
i3c_driver.c driver/i3c: Fixed i3c pointer format to check null 2024-09-24 23:36:50 +08:00
internals.h
master.c drivers/i3c: avoid return error when i3c_master_register without i3c/i2c device 2024-09-24 23:36:50 +08:00