[PATCH v3 0/2] Add Ingenic JZ4755 DMA support

Siarhei Volkau posted 2 patches 3 years, 5 months ago
There is a newer version of this series
Documentation/devicetree/bindings/dma/ingenic,dma.yaml | 1 +
drivers/dma/dma-jz4780.c                               | 8 ++++++++
2 files changed, 9 insertions(+)
[PATCH v3 0/2] Add Ingenic JZ4755 DMA support
Posted by Siarhei Volkau 3 years, 5 months ago
This patch serie adds JZ4755 SoC DMA support.

Diffs from 2-nd patchset:
 - tested JZ_SOC_DATA_BREAK_LINKS flag
 - fixed commit msg in the first patch

Diffs from 1-st patchset:
 - DMA patches splitted into its own patchset
 - acks collected

Siarhei Volkau (2):
  dt-bindings: ingenic: Add support for the JZ4755 dmaengine
  dmaengine: JZ4780: Add support for the JZ4755.

 Documentation/devicetree/bindings/dma/ingenic,dma.yaml | 1 +
 drivers/dma/dma-jz4780.c                               | 8 ++++++++
 2 files changed, 9 insertions(+)

-- 
2.36.1
Re: [PATCH v3 0/2] Add Ingenic JZ4755 DMA support
Posted by Vinod Koul 3 years, 5 months ago
On 18-10-22, 21:12, Siarhei Volkau wrote:
> This patch serie adds JZ4755 SoC DMA support.

Applied, thanks

-- 
~Vinod