Re: [PATCH v3 01/10] dt-bindings: dma: rz-dmac: Document RZ/G3L SoC

From: Geert Uytterhoeven

Date: Wed Mar 04 2026 - 03:24:47 EST


Hi Biju,

On Tue, 3 Feb 2026 at 11:30, Biju <biju.das.au@xxxxxxxxx> wrote:
> From: Biju Das <biju.das.jz@xxxxxxxxxxxxxx>
>
> Document the Renesas RZ/G3L DMAC block. This is identical to the one found
> on the RZ/G3S SoC.
>
> Reviewed-by: Fabrizio Castro <fabrizio.castro.jz@xxxxxxxxxxx>
> Acked-by: Conor Dooley <conor.dooley@xxxxxxxxxxxxx>
> Signed-off-by: Biju Das <biju.das.jz@xxxxxxxxxxxxxx>

Thanks for your patch, which is now commit e45cf0c7d9b960f1
("dt-bindings: dma: rz-dmac: Document RZ/G3L SoC") in dmaengine/next.

> --- a/Documentation/devicetree/bindings/dma/renesas,rz-dmac.yaml
> +++ b/Documentation/devicetree/bindings/dma/renesas,rz-dmac.yaml
> @@ -19,6 +19,7 @@ properties:
> - renesas,r9a07g044-dmac # RZ/G2{L,LC}
> - renesas,r9a07g054-dmac # RZ/V2L
> - renesas,r9a08g045-dmac # RZ/G3S
> + - renesas,r9a08g046-dmac # RZ/G3L
> - const: renesas,rz-dmac
>
> - items:

This part is good, but you forgot to update the conditional section
below, restricting various property ranges.

- renesas,r9a07g044-dmac
- renesas,r9a07g054-dmac
- renesas,r9a08g045-dmac
+ - renesas,r9a08g045-dmac
then:
properties:
reg:

Gr{oetje,eeting}s,

Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@xxxxxxxxxxxxxx

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
-- Linus Torvalds