Merge tag 'dmaengine-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/dmaengine
Pull dmaengine updates from Vinod Koul: "The last dmaengine updates for this year :) This contains couple of new drivers, new device support and updates to bunch of drivers. New drivers/devices: - Qualcomm ADM driver - Qualcomm GPI driver - Allwinner A100 DMA support - Microchip Sama7g5 support - Mediatek MT8516 apdma Updates: - more updates to idxd driver and support for IAX config - runtime PM support for dw driver - TI drivers" * tag 'dmaengine-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/dmaengine: (75 commits) soc: ti: k3-ringacc: Use correct error casting in k3_ringacc_dmarings_init dmaengine: ti: k3-udma-glue: Add support for K3 PKTDMA dmaengine: ti: k3-udma: Initial support for K3 PKTDMA dmaengine: ti: k3-udma: Add support for BCDMA channel TPL handling dmaengine: ti: k3-udma: Initial support for K3 BCDMA soc: ti: k3-ringacc: add AM64 DMA rings support. dmaengine: ti: Add support for k3 event routers dmaengine: ti: k3-psil: Add initial map for AM64 dmaengine: ti: k3-psil: Extend psil_endpoint_config for K3 PKTDMA dt-bindings: dma: ti: Add document for K3 PKTDMA dt-bindings: dma: ti: Add document for K3 BCDMA dmaengine: dmatest: Use dmaengine_get_dma_device dmaengine: doc: client: Update for dmaengine_get_dma_device() usage dmaengine: Add support for per channel coherency handling dmaengine: of-dma: Add support for optional router configuration callback dmaengine: ti: k3-udma-glue: Configure the dma_dev for rings dmaengine: ti: k3-udma-glue: Get the ringacc from udma_dev dmaengine: ti: k3-udma-glue: Add function to get device pointer for DMA API dmaengine: ti: k3-udma: Add support for second resource range from sysfw dmaengine: ti: k3-udma: Wait for peer teardown completion if supported ...
No related branches found
No related tags found
Showing
- Documentation/ABI/stable/sysfs-driver-dma-idxd 21 additions, 0 deletionsDocumentation/ABI/stable/sysfs-driver-dma-idxd
- Documentation/devicetree/bindings/dma/allwinner,sun50i-a64-dma.yaml 4 additions, 1 deletion...ion/devicetree/bindings/dma/allwinner,sun50i-a64-dma.yaml
- Documentation/devicetree/bindings/dma/atmel-xdma.txt 2 additions, 1 deletionDocumentation/devicetree/bindings/dma/atmel-xdma.txt
- Documentation/devicetree/bindings/dma/mtk-uart-apdma.txt 1 addition, 0 deletionsDocumentation/devicetree/bindings/dma/mtk-uart-apdma.txt
- Documentation/devicetree/bindings/dma/qcom,gpi.yaml 88 additions, 0 deletionsDocumentation/devicetree/bindings/dma/qcom,gpi.yaml
- Documentation/devicetree/bindings/dma/ti/k3-bcdma.yaml 164 additions, 0 deletionsDocumentation/devicetree/bindings/dma/ti/k3-bcdma.yaml
- Documentation/devicetree/bindings/dma/ti/k3-pktdma.yaml 172 additions, 0 deletionsDocumentation/devicetree/bindings/dma/ti/k3-pktdma.yaml
- Documentation/driver-api/dmaengine/client.rst 3 additions, 1 deletionDocumentation/driver-api/dmaengine/client.rst
- drivers/dma/Kconfig 10 additions, 0 deletionsdrivers/dma/Kconfig
- drivers/dma/at_xdmac.c 134 additions, 29 deletionsdrivers/dma/at_xdmac.c
- drivers/dma/dma-jz4780.c 1 addition, 1 deletiondrivers/dma/dma-jz4780.c
- drivers/dma/dmatest.c 8 additions, 5 deletionsdrivers/dma/dmatest.c
- drivers/dma/dw-axi-dmac/dw-axi-dmac-platform.c 1 addition, 1 deletiondrivers/dma/dw-axi-dmac/dw-axi-dmac-platform.c
- drivers/dma/dw/core.c 6 additions, 0 deletionsdrivers/dma/dw/core.c
- drivers/dma/hisi_dma.c 2 additions, 3 deletionsdrivers/dma/hisi_dma.c
- drivers/dma/idma64.c 2 additions, 6 deletionsdrivers/dma/idma64.c
- drivers/dma/idxd/cdev.c 49 additions, 1 deletiondrivers/dma/idxd/cdev.c
- drivers/dma/idxd/device.c 120 additions, 23 deletionsdrivers/dma/idxd/device.c
- drivers/dma/idxd/dma.c 0 additions, 9 deletionsdrivers/dma/idxd/dma.c
- drivers/dma/idxd/idxd.h 53 additions, 5 deletionsdrivers/dma/idxd/idxd.h
Loading
Please register or sign in to comment