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 <[email protected]>
| Closes: https://lore.kernel.org/oe-kbuild-all/[email protected]/
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
On Tue, 10 Oct 2023 13:14:49 +0300, Sergey Khimich wrote:
> 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 <[email protected]>
> | Closes: https://lore.kernel.org/oe-kbuild-all/[email protected]/
>
> [...]
Applied, thanks!
[1/1] dmaengine: dw-axi-dmac: Add support DMAX_NUM_CHANNELS > 16
commit: 495e18b16e3dd8218eaec6a8a55334fb55245d59
Best regards,
--
~Vinod