RE: [PATCH 03/12] dt-bindings: soc: renesas: Document Renesas RZ/G3L SoC variants
From: Biju Das
Date: Tue Jan 20 2026 - 12:48:28 EST
Hi Fabrizio,
Thanks for the feedback.
> -----Original Message-----
> From: Fabrizio Castro <fabrizio.castro.jz@xxxxxxxxxxx>
> Sent: 20 January 2026 17:42
> Subject: RE: [PATCH 03/12] dt-bindings: soc: renesas: Document Renesas RZ/G3L SoC variants
>
> Hi Biju,
>
> thanks for your patch.
>
> > From: Biju <biju.das.au@xxxxxxxxx>
> > Sent: 20 January 2026 12:52
> > To: Geert Uytterhoeven <geert+renesas@xxxxxxxxx>; magnus.damm
> > <magnus.damm@xxxxxxxxx>; Rob Herring <robh@xxxxxxxxxx>; Krzysztof
> > Kozlowski <krzk+dt@xxxxxxxxxx>; Conor Dooley <conor+dt@xxxxxxxxxx>
> > Cc: Biju Das <biju.das.jz@xxxxxxxxxxxxxx>;
> > linux-renesas-soc@xxxxxxxxxxxxxxx;
> > devicetree@xxxxxxxxxxxxxxx; linux-kernel@xxxxxxxxxxxxxxx; Prabhakar
> > Mahadev Lad <prabhakar.mahadev- lad.rj@xxxxxxxxxxxxxx>; biju.das.au
> > <biju.das.au@xxxxxxxxx>
> > Subject: [PATCH 03/12] dt-bindings: soc: renesas: Document Renesas
> > RZ/G3L SoC variants
> >
> > From: Biju Das <biju.das.jz@xxxxxxxxxxxxxx>
> >
> > Document Renesas RZ/G3L (R9A08G046) SoC variants.
> >
> > Signed-off-by: Biju Das <biju.das.jz@xxxxxxxxxxxxxx>
> > ---
> > .../devicetree/bindings/soc/renesas/renesas.yaml | 9 +++++++++
> > 1 file changed, 9 insertions(+)
> >
> > diff --git
> > a/Documentation/devicetree/bindings/soc/renesas/renesas.yaml
> > b/Documentation/devicetree/bindings/soc/renesas/renesas.yaml
> > index f4947ac65460..be61a71c7305 100644
> > --- a/Documentation/devicetree/bindings/soc/renesas/renesas.yaml
> > +++ b/Documentation/devicetree/bindings/soc/renesas/renesas.yaml
> > @@ -548,6 +548,15 @@ properties:
> > - const: renesas,r9a08g045s33 # PCIe support
> > - const: renesas,r9a08g045
> >
> > + - description: RZ/G3L (R9A08G046)
> > + items:
> > + - enum:
> > + - renesas,r9a08g046l26 # Dual Cortex-A55 + Cortex-M33 (14mm LFBGA)
> > + - renesas,r9a08g046l28 # Dual Cortex-A55 + Cortex-M33 (17mm LFBGA)
> > + - renesas,r9a08g046l46 # Quad Cortex-A55 + Cortex-M33 (14mm LFBGA)
> > + - renesas,r9a08g046l48 # Quad Cortex-A55 + Cortex-M33 +
> > + GE3D/VCP (17mm LFBGA)
>
> The document I am looking at seems to indicate that all of the above parts come with GE3D/VCP, but we
> are only mentioning that for the last part number?
Good catch. When I looked it was on the first line. I did not thought it is for all the variants.
You are correct. I will fix it in next version.
Cheers,
Biju
>
> Cheers,
> Fab
>
> > + - const: renesas,r9a08g046
> > +
> > - description: RZ/V2M (R9A09G011)
> > items:
> > - enum:
> > --
> > 2.43.0
> >