Some IBI TIR packets can be larger than the ibi data fifo size which can prevent it from receiving the full packet. This adds a data struct in to the driver data where data can be pushed to as data is being transfered. Signed-off-by: Ryan McClelland <ryanmcclelland@meta.com> |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| i3c_ccc.c | ||
| i3c_cdns.c | ||
| i3c_common.c | ||
| i3c_handlers.c | ||
| i3c_ibi_workq.c | ||
| i3c_mcux.c | ||
| i3c_npcx.c | ||
| i3c_shell.c | ||
| i3c_test.c | ||
| Kconfig | ||
| Kconfig.cdns | ||
| Kconfig.npcx | ||
| Kconfig.nxp | ||
| Kconfig.test | ||