zephyr/drivers/i3c
Ryan McClelland 71c5ccb1ef drivers: i3c: add reattach_i3c_device api
Some I3C controllers have retaining registers which are used to contain
the DA of the i3c device. This needs to be updated every time the DA is
updated with SETNEWDA or SETDASA

Signed-off-by: Ryan McClelland <ryanmcclelland@meta.com>
2023-03-29 07:46:37 -04:00
..
CMakeLists.txt i3c: add cdns i3c driver 2022-12-12 15:51:16 -05:00
i3c_ccc.c drivers: i3c: add reattach_i3c_device api 2023-03-29 07:46:37 -04:00
i3c_cdns.c i3c: add cdns i3c driver 2022-12-12 15:51:16 -05:00
i3c_common.c drivers: i3c: add reattach_i3c_device api 2023-03-29 07:46:37 -04:00
i3c_handlers.c
i3c_ibi_workq.c i3c: add a global workqueue for IBI 2022-09-09 17:42:33 -04:00
i3c_mcux.c i3c: rename is_primary to is_secondary 2022-12-12 15:51:16 -05:00
Kconfig drivers: kconfig: unify menuconfig title strings 2023-03-28 15:06:06 +02:00
Kconfig.cdns i3c: add cdns i3c driver 2022-12-12 15:51:16 -05:00
Kconfig.nxp i3c: add I3C controller driver for MCUX 2022-09-09 17:42:33 -04:00