linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3] dmaengine: mediatek-cqdma: add dt-bindings and remove redundant queue
@ 2020-04-27  2:52 EastL
  2020-04-27  2:52 ` [PATCH v3 1/2] dt-bindings: dmaengine: Add MediaTek Command-Queue DMA controller bindings EastL
  0 siblings, 1 reply; 4+ messages in thread
From: EastL @ 2020-04-27  2:52 UTC (permalink / raw)
  To: Sean Wang
  Cc: vkoul, robh+dt, mark.rutland, matthias.bgg, dmaengine,
	linux-kernel, linux-arm-kernel, linux-mediatek, devicetree,
	wsd_upstream

This patch set adds document the devicetree bindings for MediaTek Command-Queue DMA controller,
and remove redundant queue structure.

Changes since v2:
- add devicetree bindings for MediaTek Command-Queue DMA controller

Changes since v1:
- remove redundant queue structure
- fix wrong description and tags in the earlier patch
- add dma-channel-mask for DMA capability


EastL (2):
  dt-bindings: dmaengine: Add MediaTek Command-Queue DMA controller
    bindings
  dmaengine: mediatek-cqdma: remove redundant queue structure

 .../devicetree/bindings/dma/mtk-cqdma.yaml    |  98 ++++
 drivers/dma/mediatek/mtk-cqdma.c              | 422 +++++-------------
 2 files changed, 218 insertions(+), 302 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/dma/mtk-cqdma.yaml

--
2.18.0

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2020-04-29  3:53 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-27  2:52 [PATCH v3] dmaengine: mediatek-cqdma: add dt-bindings and remove redundant queue EastL
2020-04-27  2:52 ` [PATCH v3 1/2] dt-bindings: dmaengine: Add MediaTek Command-Queue DMA controller bindings EastL
2020-04-27 21:32   ` Rob Herring
     [not found]   ` <1588125274311004.11906.seg@mailgw02.mediatek.com>
2020-04-29  3:53     ` EastL

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).