Commit 1fdaf87
committed
spi: atmel-quadspi: (workaround) Always use DMA on sama7g5
Bus errors were seen when using mmiocpy with a flavor of mx66lm1g45g.
Set the DMA treshold to zero so that we always use DMA for data transfers.
Signed-off-by: Tudor Ambarus <tudor.ambarus@microchip.com>1 parent 56c24d7 commit 1fdaf87
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
230 | 230 | | |
231 | 231 | | |
232 | 232 | | |
233 | | - | |
| 233 | + | |
234 | 234 | | |
235 | 235 | | |
236 | 236 | | |
| |||
0 commit comments