[PATCH 0/3] Add DMAC support to the RZ/G3E

Tommaso Merciai posted 3 patches 2 months ago
.../bindings/dma/renesas,rz-dmac.yaml         |   5 +
arch/arm64/boot/dts/renesas/r9a09g047.dtsi    | 170 ++++++++++++++++++
drivers/clk/renesas/r9a09g047-cpg.c           |  19 ++
3 files changed, 194 insertions(+)
[PATCH 0/3] Add DMAC support to the RZ/G3E
Posted by Tommaso Merciai 2 months ago
Dear All,

This series adds DMAC support to the Renesas RZ/G3E SoC.

Thanks & Regards,
Tommaso

Tommaso Merciai (3):
  clk: renesas: r9a09g047: Add entries for the DMACs
  dt-bindings: dma: rz-dmac: Document RZ/G3E family of SoCs
  arm64: dts: renesas: r9a09g047: Add DMAC nodes

 .../bindings/dma/renesas,rz-dmac.yaml         |   5 +
 arch/arm64/boot/dts/renesas/r9a09g047.dtsi    | 170 ++++++++++++++++++
 drivers/clk/renesas/r9a09g047-cpg.c           |  19 ++
 3 files changed, 194 insertions(+)

-- 
2.43.0
Re: (subset) [PATCH 0/3] Add DMAC support to the RZ/G3E
Posted by Vinod Koul 1 month ago
On Fri, 01 Aug 2025 10:48:20 +0200, Tommaso Merciai wrote:
> This series adds DMAC support to the Renesas RZ/G3E SoC.
> 
> Thanks & Regards,
> Tommaso
> 
> Tommaso Merciai (3):
>   clk: renesas: r9a09g047: Add entries for the DMACs
>   dt-bindings: dma: rz-dmac: Document RZ/G3E family of SoCs
>   arm64: dts: renesas: r9a09g047: Add DMAC nodes
> 
> [...]

Applied, thanks!

[2/3] dt-bindings: dma: rz-dmac: Document RZ/G3E family of SoCs
      commit: cc0bacac6de7763a038550cf43cb94634d8be9cd

Best regards,
-- 
~Vinod