[PATCH 0/2] Add dmaengine driver for X1830.

From: åçæ (Zhou Yanjie)
Date: Tue Dec 17 2019 - 08:59:40 EST


1.Modify the documentation description to make it more relevant.
2.Add the dmaengine bindings for the X1830 SoC from Ingenic.
3.Add support for probing the dma-jz4780 driver on the
X1830 SoC from Ingenic.
Notice:
The X1830's dma controller is very similar to the X1000, the
difference is that the X1830 has 32 dma channels and the
X1000 has only 8.

åçæ (Zhou Yanjie) (2):
dt-bindings: dmaengine: Add X1830 bindings.
dmaengine: JZ4780: Add support for the X1830.

.../devicetree/bindings/dma/jz4780-dma.txt | 6 ++--
drivers/dma/dma-jz4780.c | 7 ++++
include/dt-bindings/dma/x1830-dma.h | 39 ++++++++++++++++++++++
3 files changed, 50 insertions(+), 2 deletions(-)
create mode 100644 include/dt-bindings/dma/x1830-dma.h

--
2.7.4