Commit 36ddea5
committed
drivers: mspi: mspi_dw: Add DMA and Async support
Initial DMA and Asychronous transaction support. Currently,
the async mode doesn't support concurrent transactions
or timeout and will fail a transcieve request if one is in progress.
DMA supports implementation of SSI IP but using vendor
specific DMA in the wrapper.
Signed-off-by: David Jewsbury <[email protected]>1 parent 6ab2405 commit 36ddea5
File tree
5 files changed
+408
-75
lines changed- drivers/mspi
- dts/bindings/mspi
5 files changed
+408
-75
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
0 commit comments