Commit 2995714
dts: bcm2712-rpi: Add uart0_nodma
uart0_nodma enables UART0 (as found on GPIOs 14 & 15, pins 8 & 10 on the
40 pin header) but without DMA. This may be useful to free up some DMA
channels, and can help in cases where DMA may not be working.
Signed-off-by: Phil Elwell <phil@raspberrypi.com>1 parent 350070e commit 2995714
File tree
2 files changed
+6
-1
lines changed- arch
- arm64/boot/dts/broadcom
- arm/boot/dts/overlays
2 files changed
+6
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
454 | 454 | | |
455 | 455 | | |
456 | 456 | | |
457 | | - | |
| 457 | + | |
| 458 | + | |
458 | 459 | | |
459 | 460 | | |
460 | 461 | | |
461 | 462 | | |
462 | 463 | | |
| 464 | + | |
| 465 | + | |
| 466 | + | |
463 | 467 | | |
464 | 468 | | |
465 | 469 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
220 | 220 | | |
221 | 221 | | |
222 | 222 | | |
| 223 | + | |
223 | 224 | | |
224 | 225 | | |
225 | 226 | | |
| |||
0 commit comments