RE: [PATCH v3 01/10] dt-bindings: dma: rz-dmac: Document RZ/G3L SoC
From: Biju Das
Date: Wed Mar 04 2026 - 09:03:08 EST
Hi Geert,
Thanks for the feedback.
> -----Original Message-----
> From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
> Sent: 04 March 2026 08:22
> Subject: Re: [PATCH v3 01/10] dt-bindings: dma: rz-dmac: Document RZ/G3L SoC
>
> 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.
Oops, I will send a patch for handling this.
Cheers,
Biju