Skip to content

Conversation

anangl
Copy link
Contributor

@anangl anangl commented Sep 24, 2025

Provide a Kconfig option that allows offloading handling of the SSI FIFOs, which the driver normally executes in the interrupt handler, to the system workqueue.

Provide a Kconfig option that allows offloading handling  of the SSI
FIFOs, which the driver normally executes in the interrupt handler,
to the system workqueue.

Signed-off-by: Andrzej Głąbek <[email protected]>
(cherry picked from commit 30c4130)
Add test scenario for a Kconfig option that was recently added to
the mspi_dw driver. Testing it requires performing some transfers
on the MSPI bus with some device, hence flash chip test used.

Signed-off-by: Andrzej Głąbek <[email protected]>
(cherry picked from commit b624a07)
@anangl anangl merged commit f6f6640 into nrfconnect:main Sep 25, 2025
20 checks passed
@anangl anangl deleted the mspi_dw_offload_isr_ncs branch September 25, 2025 12:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants