Commit 48648c9
committed
dts: riscv: sophgo: fix dmac data-width config for cv18xx
The Duo DMA controller supports a 32-bit bus width. If the configuration
is incorrect, the DMA block transfer size may exceed the hardware's maximum
supported size, resulting in data loss during transfers.
Link to tests: https://gist.github.com/Sutter099/4fa99bb2d89e5af975983124704b3861
Signed-off-by: Ze Huang <[email protected]>1 parent 99c63a6 commit 48648c9
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
521 | 521 | | |
522 | 522 | | |
523 | 523 | | |
524 | | - | |
| 524 | + | |
525 | 525 | | |
526 | 526 | | |
527 | 527 | | |
| |||
0 commit comments