zephyr/drivers/i3c
Ryan McClelland 28bb21cfe6 drivers: i3c: cdns: set tx fifo threshold interrupt to half the fifo
When a controller is running at full SDR speed at 12.5MHz, there needs
to be enough time for the processor get around to writing more data in
the fifo. Previously at -1 the size, this was enough for 1MHz with a
decent processor, but not enough at a 12.5MHz SCL.

Signed-off-by: Ryan McClelland <ryanmcclelland@meta.com>
2023-04-01 07:37:03 -04:00
..
CMakeLists.txt i3c: add cdns i3c driver 2022-12-12 15:51:16 -05:00
i3c_ccc.c drivers: i3c: i3c attach/detach api 2023-03-29 07:46:37 -04:00
i3c_cdns.c drivers: i3c: cdns: set tx fifo threshold interrupt to half the fifo 2023-04-01 07:37:03 -04:00
i3c_common.c drivers: i3c: i3c attach/detach 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 drivers: i3c: i3c attach/detach api 2023-03-29 07:46:37 -04: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