All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3] dmaengine: mediatek-cqdma: add dt-bindings and remove redundant queue
@ 2020-04-27  2:52 ` EastL
  0 siblings, 0 replies; 14+ 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] 14+ messages in thread

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

Thread overview: 14+ 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 ` EastL
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   ` EastL
2020-04-27  2:52   ` EastL
2020-04-27 21:32   ` Rob Herring
2020-04-27 21:32     ` Rob Herring
2020-04-27 21:32     ` Rob Herring
     [not found]   ` <1588125274311004.11906.seg@mailgw02.mediatek.com>
2020-04-29  3:53     ` EastL
2020-04-29  3:53       ` EastL
2020-04-29  3:53       ` EastL
2020-04-27  2:52 ` [PATCH v3 2/2] dmaengine: mediatek-cqdma: remove redundant queue structure EastL
2020-04-27  2:52   ` EastL

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.