Commit 308fddb
committed
arch: arm64: talise: update AXI DMAC interrupt types
The AXI DMAC int types should be IRQ_TYPE_LEVEL_HIGH.
This change updates them so that the kernel doesn't complain at boot.
Signed-off-by: Alexandru Ardelean <[email protected]>1 parent b9d2142 commit 308fddb
File tree
1 file changed
+2
-2
lines changed- arch/arm64/boot/dts/xilinx
1 file changed
+2
-2
lines changedLines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
408 | 408 | | |
409 | 409 | | |
410 | 410 | | |
411 | | - | |
| 411 | + | |
412 | 412 | | |
413 | 413 | | |
414 | 414 | | |
| |||
430 | 430 | | |
431 | 431 | | |
432 | 432 | | |
433 | | - | |
| 433 | + | |
434 | 434 | | |
435 | 435 | | |
436 | 436 | | |
| |||
0 commit comments