| commit | 2f1ee737b362ea697834ddf8f8a11ccb50e4659d | [log] [tgz] |
|---|---|---|
| author | David Jewsbury <david.jewsbury@nordicsemi.no> | Thu Oct 09 16:45:00 2025 +0200 |
| committer | Benjamin Cabé <kartben@gmail.com> | Thu Oct 23 18:00:13 2025 +0200 |
| tree | 23b1f980ce882e0b8b08f37124ce0fe14d19e3ee | |
| parent | 032ca4c894d9239ae7c2753ea4edc75c8e84ea3d [diff] |
drivers: mspi_dw: Add support for asynchronous transfers Handling of asynchronous transfers uses the system workqueue, hence they are not available when multithreading is disabled. Also add missing dependency on multithreading in the MSPI_DW_HANDLE_FIFOS_IN_SYSTEM_WORKQUEUE Kconfig option. Signed-off-by: David Jewsbury <david.jewsbury@nordicsemi.no> Signed-off-by: Andrzej Głąbek <andrzej.glabek@nordicsemi.no>