[PATCH v2 0/1] Add support DMAX_NUM_CHANNELS > 16

From: Sergey Khimich
Date: Tue Oct 10 2023 - 06:14:59 EST


This patch adds support for DW AXI DMA controller with
32 channels.

v2:
- Fix warning reported by kernel test robot:
| Reported-by: kernel test robot <lkp@xxxxxxxxx>
| Closes: https://lore.kernel.org/oe-kbuild-all/202310060144.oLP6NoVL-lkp@xxxxxxxxx/


Sergey Khimich (1):
dmaengine: dw-axi-dmac: Add support DMAX_NUM_CHANNELS > 16

.../dma/dw-axi-dmac/dw-axi-dmac-platform.c | 156 +++++++++++++-----
drivers/dma/dw-axi-dmac/dw-axi-dmac.h | 6 +-
2 files changed, 120 insertions(+), 42 deletions(-)

--
2.30.2