RE: [PATCH 03/12] dt-bindings: soc: renesas: Document Renesas RZ/G3L SoC variants

From: Biju Das

Date: Wed Jan 21 2026 - 11:23:51 EST


Hi Conor,

Thanks for the feedback.

> -----Original Message-----
> From: Conor Dooley <conor@xxxxxxxxxx>
> Sent: 20 January 2026 19:51
> Subject: Re: [PATCH 03/12] dt-bindings: soc: renesas: Document Renesas RZ/G3L SoC variants
>
> On Tue, Jan 20, 2026 at 12:52:14PM +0000, Biju wrote:
> > From: Biju Das <biju.das.jz@xxxxxxxxxxxxxx>
> >
> > Document Renesas RZ/G3L (R9A08G046) SoC variants.
>
> I don't get why this is a standalone commit, when you come along in the next patch and add required
> items to the list. Think that should be a single patch.

OK will squash both the patches.

Cheers,
Biju

>
> >
> > 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)
> > + - const: renesas,r9a08g046
> > +
> > - description: RZ/V2M (R9A09G011)
> > items:
> > - enum:
> > --
> > 2.43.0
> >