linux-arm-kernel.lists.infradead.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
  2020-04-27  2:52 ` [PATCH v3 2/2] dmaengine: mediatek-cqdma: remove redundant queue structure EastL
  0 siblings, 2 replies; 5+ messages in thread
From: EastL @ 2020-04-27  2:52 UTC (permalink / raw)
  To: Sean Wang
  Cc: mark.rutland, devicetree, wsd_upstream, linux-kernel, dmaengine,
	vkoul, robh+dt, linux-mediatek, matthias.bgg, linux-arm-kernel

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
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

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

Thread overview: 5+ 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
2020-04-27  2:52 ` [PATCH v3 2/2] dmaengine: mediatek-cqdma: remove redundant queue structure 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).