devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/3] dmaengine: sh: rz-dmac: add r7s72100 support
@ 2024-10-07 11:02 Wolfram Sang
  2024-10-07 11:02 ` [PATCH v3 2/3] dt-bindings: dma: rz-dmac: Document RZ/A1H SoC Wolfram Sang
  2024-10-14 18:32 ` (subset) [PATCH v3 0/3] dmaengine: sh: rz-dmac: add r7s72100 support Vinod Koul
  0 siblings, 2 replies; 5+ messages in thread
From: Wolfram Sang @ 2024-10-07 11:02 UTC (permalink / raw)
  To: linux-renesas-soc
  Cc: Wolfram Sang, Biju Das, Conor Dooley, devicetree, dmaengine,
	Geert Uytterhoeven, Krzysztof Kozlowski, Magnus Damm,
	Philipp Zabel, Rob Herring, Vinod Koul

Changes since v2:
* added tags to patches 1 and 3
* reword commit message 2 to make clear 'clocks' are not needed
* 'power-domains' is also not required for RZA1

Thanks to Geert for the tags and for the input!

Trimmed down initial cover-letter:

When activating good old Genmai board for regression testing, I found
out that not much is needed to activate the DMA controller for A1H.

Patch 1 is a generic fix. The other patches are the actual enablement.
A branch with DTS additions for MMCIF can be found here:

git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux.git renesas/genmai-upstreaming

These will be upstreamed once the driver parts are in next.

Wolfram Sang (3):
  dmaengine: sh: rz-dmac: handle configs where one address is zero
  dt-bindings: dma: rz-dmac: Document RZ/A1H SoC
  dmaengine: sh: rz-dmac: add r7s72100 support

 .../bindings/dma/renesas,rz-dmac.yaml         | 29 +++++++++++++------
 drivers/dma/sh/Kconfig                        |  8 ++---
 drivers/dma/sh/rz-dmac.c                      | 27 +++++++++--------
 3 files changed, 39 insertions(+), 25 deletions(-)

-- 
2.45.2


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

end of thread, other threads:[~2024-10-14 18:32 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-10-07 11:02 [PATCH v3 0/3] dmaengine: sh: rz-dmac: add r7s72100 support Wolfram Sang
2024-10-07 11:02 ` [PATCH v3 2/3] dt-bindings: dma: rz-dmac: Document RZ/A1H SoC Wolfram Sang
2024-10-07 11:48   ` Geert Uytterhoeven
2024-10-07 18:08   ` Rob Herring (Arm)
2024-10-14 18:32 ` (subset) [PATCH v3 0/3] dmaengine: sh: rz-dmac: add r7s72100 support 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).