| commit | d9677bbd7b54c22aa6fbaa75c67478f22e42b33f | [log] [tgz] |
|---|---|---|
| author | David Jewsbury <david.jewsbury@nordicsemi.no> | Tue Oct 14 11:05:37 2025 +0100 |
| committer | Benjamin Cabé <kartben@gmail.com> | Thu Oct 23 18:00:13 2025 +0200 |
| tree | dc0381e9d3514170c20b5593f7b9d4b10b827eb5 | |
| parent | a18fd950045dc6e1fe415710fd4392ead30e46da [diff] |
drivers: mspi: mspi_dw: Add DMA support Initial DMA support. DMA supports implementation of SSI IP but using vendor specific DMA in the wrapper. The setup of the DMA is done in mspi_dw_vendor_specific.h. Signed-off-by: David Jewsbury <david.jewsbury@nordicsemi.no>