linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] dmaengine: Add Arm DMA-350 driver
@ 2025-03-12 12:05 Robin Murphy
  2025-03-12 12:05 ` [PATCH v2 1/2] dt-bindings: dma: Add Arm DMA-350 Robin Murphy
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Robin Murphy @ 2025-03-12 12:05 UTC (permalink / raw)
  To: vkoul; +Cc: devicetree, dmaengine, linux-arm-kernel

v1: https://lore.kernel.org/dmaengine/cover.1740762136.git.robin.murphy@arm.com/

Just a few minor tweaks for the issues flagged on v1.

Robin Murphy (2):
  dt-bindings: dma: Add Arm DMA-350
  dmaengine: Add Arm DMA-350 driver

 .../devicetree/bindings/dma/arm,dma-350.yaml  |  44 ++
 drivers/dma/Kconfig                           |   7 +
 drivers/dma/Makefile                          |   1 +
 drivers/dma/arm-dma350.c                      | 660 ++++++++++++++++++
 4 files changed, 712 insertions(+)
 create mode 100644 Documentation/devicetree/bindings/dma/arm,dma-350.yaml
 create mode 100644 drivers/dma/arm-dma350.c

-- 
2.39.2.101.g768bb238c484.dirty



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

end of thread, other threads:[~2025-04-17 17:19 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-03-12 12:05 [PATCH v2 0/2] dmaengine: Add Arm DMA-350 driver Robin Murphy
2025-03-12 12:05 ` [PATCH v2 1/2] dt-bindings: dma: Add Arm DMA-350 Robin Murphy
2025-03-12 12:05 ` [PATCH v2 2/2] dmaengine: Add Arm DMA-350 driver Robin Murphy
2025-04-17 17:07   ` Jonathan Cameron
2025-04-17 15:18 ` [PATCH v2 0/2] " Vinod Koul

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).