Linux/linux a5255bc. MAINTAINERS, Documentation/devicetree/bindings/dma sifive,fu540-c000-pdma.yaml milbeaut-m10v-hdmac.txt

Merge tag 'dmaengine-5.5-rc1' of git://git.infradead.org/users/vkoul/slave-dma

Pull dmaengine updates from Vinod Koul:
 "Here are the changes this time around, couple of new drivers and
  updates to few more:

   - New drivers for SiFive PDMA, Socionext Milbeaut HDMAC and XDMAC,
     Freescale dpaa2 qDMA

   - Support for X1000 in JZ4780

   - Xilinx dma updates and support for Xilinx AXI MCDM controller

   - New bindings for rcar R8A774B1

   - Minor updates to dw, dma-jz4780, ti-edma, sprd drivers"

* tag 'dmaengine-5.5-rc1' of git://git.infradead.org/users/vkoul/slave-dma: (61 commits)
  dmaengine: Fix Kconfig indentation
  dmaengine: sf-pdma: move macro to header file
  dmaengine: sf-pdma: replace /** with /* for non-function comment
  dmaengine: ti: edma: fix missed failure handling
  dmaengine: mmp_pdma: add missed of_dma_controller_free
  dmaengine: mmp_tdma: add missed of_dma_controller_free
  dmaengine: sprd: Add wrap address support for link-list mode
  MAINTAINERS: Add Green as SiFive PDMA driver maintainer
  dmaengine: sf-pdma: add platform DMA support for HiFive Unleashed A00
  dt-bindings: dmaengine: sf-pdma: add bindins for SiFive PDMA
  dmaengine: zx: remove: removed dmam_pool_destroy
  dmaengine: mediatek: hsdma_probe: fixed a memory leak when devm_request_irq fails
  dmaengine: iop-adma: clean up an indentation issue
  dmaengine: milbeaut-xdmac: remove redundant error log
  dmaengine: milbeaut-hdmac: remove redundant error log
  dmaengine: dma-jz4780: add missed clk_disable_unprepare in remove
  dmaengine: JZ4780: Add support for the X1000.
  dt-bindings: dmaengine: Add X1000 bindings.
  dmaengine: xilinx_dma: Add Xilinx AXI MCDMA Engine driver support
  dmaengine: xilinx_dma: Extend dma_config struct to store irq routine handle
  ...
DeltaFile
+825-0drivers/dma/fsl-dpaa2-qdma/dpaa2-qdma.c
+510-139drivers/dma/xilinx/xilinx_dma.c
+620-0drivers/dma/sf-pdma/sf-pdma.c
+578-0drivers/dma/milbeaut-hdmac.c
+415-0drivers/dma/milbeaut-xdmac.c
+376-0drivers/dma/fsl-dpaa2-qdma/dpdmai.c
+177-0drivers/dma/fsl-dpaa2-qdma/dpdmai.h
+153-0drivers/dma/fsl-dpaa2-qdma/dpaa2-qdma.h
+124-0drivers/dma/sf-pdma/sf-pdma.h
+58-30drivers/dma/Kconfig
+58-19drivers/dma/ti/edma.c
+55-0Documentation/devicetree/bindings/dma/sifive,fu540-c000-pdma.yaml
+38-9drivers/dma/sh/rcar-dmac.c
+40-0include/dt-bindings/dma/x1000-dma.h
+32-0Documentation/devicetree/bindings/dma/milbeaut-m10v-hdmac.txt
+24-0Documentation/devicetree/bindings/dma/milbeaut-m10v-xdmac.txt
+15-9Documentation/devicetree/bindings/dma/xilinx/xilinx_dma.txt
+14-3drivers/dma/sprd-dma.c
+9-7drivers/dma/dma-jz4780.c
+6-4drivers/dma/iop-adma.c
+1-9drivers/dma/mediatek/mtk-cqdma.c
+8-1Documentation/devicetree/bindings/dma/dma-common.yaml
+9-0drivers/dma/fsl-dpaa2-qdma/Kconfig
+1-8drivers/dma/mediatek/mtk-uart-apdma.c
+1-7drivers/dma/zx_dma.c
+8-0Documentation/devicetree/bindings/dma/ti-edma.txt
+1-6drivers/dma/k3dma.c
+1-6drivers/dma/owl-dma.c
+1-6drivers/dma/at_xdmac.c
+6-0drivers/dma/sf-pdma/Kconfig
+6-0MAINTAINERS
+3-1drivers/dma/mediatek/mtk-hsdma.c
+4-0include/linux/dma/sprd-dma.h
+4-0drivers/dma/Makefile
+1-3drivers/dma/uniphier-mdmac.c
+2-1Documentation/devicetree/bindings/dma/jz4780-dma.txt
+3-0drivers/dma/fsl-qdma.c
+3-0drivers/dma/mmp_tdma.c
+3-0drivers/dma/fsl-dpaa2-qdma/Makefile
+1-1drivers/dma/dw/platform.c
+2-0drivers/dma/mmp_pdma.c
+1-0drivers/dma/sf-pdma/Makefile
+1-0Documentation/devicetree/bindings/dma/renesas,rcar-dmac.txt
+4,198-26943 files

UnifiedSplitRaw