From: Shravan Chippa <shravan.chippa@xxxxxxxxxxxxx> This series does the following 1. Adds a PolarFire SoC specific compatible and code to support for out-of-order dma transfers 2. Adds generic device tree bindings support by using of_dma_controller_register() Shravan Chippa (3): dmaengine: sf-pdma: Support of_dma_controller_register() dt-bindings: dma: sf-pdma: add new compatible name dmaengine: sf-pdma: add mpfs-pdma compatible name .../bindings/dma/sifive,fu540-c000-pdma.yaml | 12 ++-- drivers/dma/sf-pdma/sf-pdma.c | 68 ++++++++++++++++++- drivers/dma/sf-pdma/sf-pdma.h | 6 ++ 3 files changed, 79 insertions(+), 7 deletions(-) -- 2.34.1