lkml.org 
[lkml]   [2021]   [Jul]   [5]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
Subject[GIT PULL]: dmaengine updates for v5.14-rc1
Hello Linus,

This time around we have a smaller pull request than usual and this
includes code removal, so should be good!

The following changes since commit 6efb943b8616ec53a5e444193dccf1af9ad627b5:

Linux 5.13-rc1 (2021-05-09 14:17:44 -0700)

are available in the Git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/dmaengine.git tags/dmaengine-5.14-rc1

for you to fetch changes up to 8d11cfb0c37547bd6b1cdc7c2653c1e6b5ec5abb:

dmaengine: imx-sdma: Remove platform data header (2021-06-24 16:44:38 +0530)

----------------------------------------------------------------
dmaengine updates for v5.14-rc1

New drivers/devices
- Support for QCOM SM8250 GPI DMA
- removal of shdma-of driver and binding

Updates:
- arm-pl08x yaml binding move
- altera-msgdma gained DT support
- removal of imx-sdma platform data support
- idxd and xilinx driver updates

----------------------------------------------------------------
Andy Shevchenko (2):
dmaengine: Move kdoc description of struct dma_chan_percpu closer to it
dmaengine: hsu: Account transferred bytes

Austin Kim (1):
dmaengine: sf-pdma: apply proper spinlock flags in sf_pdma_prep_dma_memcpy()

Corentin Labbe (1):
dt-bindings: dma: convert arm-pl08x to yaml

Dave Jiang (1):
dmaengine: idxd: remove devm allocation for idxd->int_handles

Geert Uytterhoeven (2):
dt-bindings: dmaengine: Remove SHDMA Device Tree bindings
dmaengine: sh: Remove unused shdma-of driver

Jiapeng Chong (1):
dmaengine: idxd: Remove redundant variable cdev_ctx

Konrad Dybcio (2):
dt-bindings: dmaengine: qcom: gpi: add compatible for sm8250
dmaengine: qcom: gpi: Add SM8250 compatible

Laurent Pinchart (2):
dmaengine: xilinx: dpdma: Print channel number in kernel log messages
dmaengine: xilinx: dpdma: Print debug message when losing vsync race

Michal Simek (2):
dmaengine: xilinx: dpdma: Use kernel type u32 over uint32_t
dmaengine: xilinx: dpdma: Fix spacing around addr[i-1]

Olivier Dautricourt (3):
dt-bindings: dma: add schema for altera-msgdma
MAINTAINERS: add entry for Altera mSGDMA
dmaengine: altera-msgdma: add OF support

Robin Gong (1):
dmaengine: fsl-qdma: check dma_set_mask return value

Tony Lindgren (1):
dmaengine: ti: omap-dma: Skip pointless cpu_pm context restore on errors

Vladimir Zapolskiy (1):
dmaengine: imx-sdma: Remove platform data header

Yang Li (1):
dmaengine: xilinx: dpdma: fix kernel-doc

Zou Wei (1):
dmaengine: sun4i: Use list_move_tail instead of list_del/list_add_tail

.../devicetree/bindings/dma/altr,msgdma.yaml | 61 +++++++++
.../devicetree/bindings/dma/arm-pl08x.txt | 59 ---------
.../devicetree/bindings/dma/arm-pl08x.yaml | 136 +++++++++++++++++++++
.../devicetree/bindings/dma/qcom,gpi.yaml | 1 +
.../devicetree/bindings/dma/renesas,shdma.txt | 84 -------------
MAINTAINERS | 8 ++
drivers/dma/altera-msgdma.c | 20 +++
drivers/dma/fsl-qdma.c | 6 +-
drivers/dma/hsu/hsu.c | 3 +
drivers/dma/idxd/cdev.c | 2 -
drivers/dma/idxd/init.c | 3 +-
drivers/dma/imx-sdma.c | 56 ++++++++-
drivers/dma/qcom/gpi.c | 1 +
drivers/dma/sf-pdma/sf-pdma.c | 5 +-
drivers/dma/sh/Makefile | 2 +-
drivers/dma/sh/shdma-of.c | 76 ------------
drivers/dma/sun4i-dma.c | 5 +-
drivers/dma/ti/omap-dma.c | 3 +-
drivers/dma/xilinx/xilinx_dpdma.c | 44 ++++---
include/linux/dmaengine.h | 11 +-
include/linux/platform_data/dma-imx-sdma.h | 60 ---------
21 files changed, 333 insertions(+), 313 deletions(-)
create mode 100644 Documentation/devicetree/bindings/dma/altr,msgdma.yaml
delete mode 100644 Documentation/devicetree/bindings/dma/arm-pl08x.txt
create mode 100644 Documentation/devicetree/bindings/dma/arm-pl08x.yaml
delete mode 100644 Documentation/devicetree/bindings/dma/renesas,shdma.txt
delete mode 100644 drivers/dma/sh/shdma-of.c
delete mode 100644 include/linux/platform_data/dma-imx-sdma.h

Thanks
--
~Vinod
[unhandled content-type:application/pgp-signature]
\
 
 \ /
  Last update: 2021-07-05 15:30    [W:0.300 / U:0.044 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site