zephyr/drivers/i3c
Ryan McClelland 57b3eb6213 drivers: i3c: cdns: fix rr slot lookup when dyn is 0
When attaching a device, it should look up if the dynamic addr is
already attached only, and not by the static addr.

Signed-off-by: Ryan McClelland <ryanmcclelland@meta.com>
2025-01-06 20:33:57 +01:00
..
CMakeLists.txt drivers: i3c: add i3c-rtio 2024-12-16 20:54:42 +01:00
i3c_ccc.c drivers: i3c: ccc: use SIZEOF_FIELD 2025-01-06 20:33:37 +01:00
i3c_cdns.c drivers: i3c: cdns: fix rr slot lookup when dyn is 0 2025-01-06 20:33:57 +01:00
i3c_common.c drivers: i3c: split up i3c_device_basic_info_get 2025-01-06 20:33:16 +01:00
i3c_handlers.c build: namespace the generated headers with zephyr/ 2024-05-28 22:03:55 +02:00
i3c_ibi_workq.c drivers: i3c: add ccc deftgts 2024-09-10 21:52:18 -04:00
i3c_mcux.c drivers: i3c: mcux: add api call for default handler 2024-12-16 20:54:42 +01:00
i3c_npcx.c drivers: i3c: npcx: add api call for default handler 2024-12-16 20:54:42 +01:00
i3c_rtio.c drivers: i3c: add i3c-rtio 2024-12-16 20:54:42 +01:00
i3c_rtio_default.c drivers: i3c: add i3c-rtio 2024-12-16 20:54:42 +01:00
i3c_shell.c drivers: i3c: shell: add shell cmd for ibi hj response 2025-01-06 20:33:26 +01:00
i3c_stm32.c drivers: i3c: stm32: add api call for default handler 2024-12-16 20:54:42 +01:00
i3c_test.c drivers: i3c: Place API into iterable section 2024-12-16 18:25:36 +01:00
Kconfig drivers: i3c: add i3c-rtio 2024-12-16 20:54:42 +01:00
Kconfig.cdns i3c: add cdns i3c driver 2022-12-12 15:51:16 -05:00
Kconfig.npcx drivers: i3c: npcx: add npcx i3c target driver 2024-11-25 17:43:41 +01:00
Kconfig.nxp i3c: add I3C controller driver for MCUX 2022-09-09 17:42:33 -04:00
Kconfig.stm32 drivers: i3c: Support I3C driver for STM32. 2024-12-12 11:08:12 +01:00
Kconfig.test drivers: i3c: add dummy driver for vnd,i3c 2023-11-13 16:08:46 +00:00