Re: [PATCH 02/16] dt-bindings: arm: renesas: Document Renesas RZ/G2{L,LC} SoC variants

From: Geert Uytterhoeven
Date: Fri May 21 2021 - 09:24:17 EST


Hii Prabhakar,

On Fri, May 14, 2021 at 9:23 PM Lad Prabhakar
<prabhakar.mahadev-lad.rj@xxxxxxxxxxxxxx> wrote:
> Add device tree bindings documentation for Renesas RZ/G2{L,LC}
> SoC variants.
>
> Signed-off-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@xxxxxxxxxxxxxx>
> Reviewed-by: Biju Das <biju.das.jz@xxxxxxxxxxxxxx>
> Reviewed-by: Chris Paterson <Chris.Paterson2@xxxxxxxxxxx>

> --- a/Documentation/devicetree/bindings/arm/renesas.yaml
> +++ b/Documentation/devicetree/bindings/arm/renesas.yaml
> @@ -308,6 +308,15 @@ properties:
> - renesas,r9a07g043u11 # Single Cortex-A55 RZ/G2UL
> - const: renesas,r9a07g043
>
> + - description: RZ/G2{L,LC} (R9A07G044)
> + items:
> + - enum:
> + - renesas,r9a07g044c1 # Single Cortex-A55 RZ/G2LC
> + - renesas,r9a07g044c2 # Dual Cortex-A55 RZ/G2LC
> + - renesas,r9a07g044l1 # Single Cortex-A55 RZ/G2L
> + - renesas,r9a07g044l2 # Dual Cortex-A55 RZ/G2L

Given the LSI DEVID is the same for all four, and presumably they're
thus the same die with different packaging, do we need these four
compatible values?

> + - const: renesas,r9a07g044
> +
> additionalProperties: true

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