[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <1576591140-125668-2-git-send-email-zhouyanjie@wanyeetech.com>
Date: Tue, 17 Dec 2019 21:58:58 +0800
From: 周琰杰 (Zhou Yanjie)
<zhouyanjie@...yeetech.com>
To: linux-mips@...r.kernel.org
Cc: linux-kernel@...r.kernel.org, dmaengine@...r.kernel.org,
devicetree@...r.kernel.org, robh+dt@...nel.org,
paul.burton@...s.com, paulburton@...nel.org, mark.rutland@....com,
paul@...pouillou.net, vkoul@...nel.org, Zubair.Kakakhel@...tec.com,
dan.j.williams@...el.com, sernia.zhou@...mail.com,
zhenwenjin@...il.com, 2374286503@...com
Subject: [PATCH 0/2] Add dmaengine driver for X1830.
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
Powered by blists - more mailing lists