Commit e32634f
dma: dw-axi-dmac: support per channel interrupt
Hardware might not support a single combined interrupt that covers all
channels. In that case we have to deal with interrupt per channel. Add
support for that configuration.
Signed-off-by: Baruch Siach <baruch@tkos.co.il>
Link: https://lore.kernel.org/r/ebab52e886ef1adc3c40e636aeb1ba3adfe2e578.1711453387.git.baruchs-c@neureality.ai
Signed-off-by: Vinod Koul <vkoul@kernel.org>1 parent 333e11b commit e32634f
2 files changed
Lines changed: 23 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1443 | 1443 | | |
1444 | 1444 | | |
1445 | 1445 | | |
| 1446 | + | |
| 1447 | + | |
| 1448 | + | |
| 1449 | + | |
| 1450 | + | |
| 1451 | + | |
| 1452 | + | |
| 1453 | + | |
| 1454 | + | |
| 1455 | + | |
| 1456 | + | |
| 1457 | + | |
| 1458 | + | |
| 1459 | + | |
| 1460 | + | |
| 1461 | + | |
| 1462 | + | |
| 1463 | + | |
1446 | 1464 | | |
1447 | 1465 | | |
1448 | 1466 | | |
| |||
1469 | 1487 | | |
1470 | 1488 | | |
1471 | 1489 | | |
1472 | | - | |
1473 | | - | |
1474 | | - | |
1475 | | - | |
1476 | 1490 | | |
1477 | 1491 | | |
1478 | 1492 | | |
| |||
1513 | 1527 | | |
1514 | 1528 | | |
1515 | 1529 | | |
1516 | | - | |
1517 | | - | |
| 1530 | + | |
1518 | 1531 | | |
1519 | 1532 | | |
1520 | 1533 | | |
| |||
1627 | 1640 | | |
1628 | 1641 | | |
1629 | 1642 | | |
1630 | | - | |
| 1643 | + | |
| 1644 | + | |
| 1645 | + | |
1631 | 1646 | | |
1632 | 1647 | | |
1633 | 1648 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
68 | | - | |
| 68 | + | |
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
| |||
0 commit comments