devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] dmaengine: rcar-dmac: Add support for R-Car S4-8
@ 2021-12-22 11:45 Yoshihiro Shimoda
  2021-12-22 11:45 ` [PATCH v2 1/2] dt-bindings: renesas,rcar-dmac: Add r8a779f0 support Yoshihiro Shimoda
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Yoshihiro Shimoda @ 2021-12-22 11:45 UTC (permalink / raw)
  To: vkoul, robh+dt
  Cc: dmaengine, devicetree, linux-renesas-soc, Yoshihiro Shimoda

This patch series adds support for rcar-dmac of R-Car S4-8.
To use the rcar-dmac, we also need to enable the module clocks
by the following patch:
https://lore.kernel.org/all/20211221052423.597283-1-yoshihiro.shimoda.uh@renesas.com/

Changes from v1:
 - Fix typo in patch 1.
 - Add commit description in patch 2.
 - Rename "V3U" of some definitions/comments to "GEN4" in patch 2.
 - Add Reviewed-by tags in patch 1 and 2.
 - Remove patch 3 of v1 because the patch got acceptance.
https://lore.kernel.org/all/20211221052722.597407-1-yoshihiro.shimoda.uh@renesas.com/

Yoshihiro Shimoda (2):
  dt-bindings: renesas,rcar-dmac: Add r8a779f0 support
  dmaengine: rcar-dmac: Add support for R-Car S4-8

 .../bindings/dma/renesas,rcar-dmac.yaml         |  5 +++++
 drivers/dma/sh/rcar-dmac.c                      | 17 ++++++++++-------
 2 files changed, 15 insertions(+), 7 deletions(-)

-- 
2.25.1


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

end of thread, other threads:[~2022-01-03 11:28 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-12-22 11:45 [PATCH v2 0/2] dmaengine: rcar-dmac: Add support for R-Car S4-8 Yoshihiro Shimoda
2021-12-22 11:45 ` [PATCH v2 1/2] dt-bindings: renesas,rcar-dmac: Add r8a779f0 support Yoshihiro Shimoda
2021-12-22 11:45 ` [PATCH v2 2/2] dmaengine: rcar-dmac: Add support for R-Car S4-8 Yoshihiro Shimoda
2022-01-03 11:28 ` [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).