Message ID | 20250127-myir-remi-pi-v2-1-7bd3a1c62752@collabora.com (mailing list archive) |
---|---|
State | New |
Delegated to: | Geert Uytterhoeven |
Headers | show |
Series | Add basic support for MyIR Remi Pi | expand |
Hi Julien, On Mon, 27 Jan 2025 at 10:39, Julien Massot <julien.massot@collabora.com> wrote: > Document the MyIR Remi Pi" which is based on the Renesas > RZ/G2L ("R9A07G044L2") SoC. > > Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> > Signed-off-by: Julien Massot <julien.massot@collabora.com> Thanks for your patch! > --- a/Documentation/devicetree/bindings/soc/renesas/renesas.yaml > +++ b/Documentation/devicetree/bindings/soc/renesas/renesas.yaml > @@ -491,6 +491,13 @@ properties: > - renesas,r9a07g044l2 # Dual Cortex-A55 RZ/G2L > - const: renesas,r9a07g044 > > + - items: > + - enum: > + # MYIR Remi Pi SBC (MYB-YG2LX-REMI) What is the correct spelling? Your patch series has "MYIR", "MyIR", and "MYir". The website seems to use "MYIR", except in the graphical logo, which shows a dotted-I. > + - myir,remi-pi > + - const: renesas,r9a07g044l2 > + - const: renesas,r9a07g044 > + > - description: RZ/V2L (R9A07G054) > items: > - enum: With the above clarified: Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be> Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org 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
diff --git a/Documentation/devicetree/bindings/soc/renesas/renesas.yaml b/Documentation/devicetree/bindings/soc/renesas/renesas.yaml index b7acb65bdecd2a3828f5757735eb473c39f27b57..3e02bc2e17483cf53679a130eaaa5943d2f9a2a7 100644 --- a/Documentation/devicetree/bindings/soc/renesas/renesas.yaml +++ b/Documentation/devicetree/bindings/soc/renesas/renesas.yaml @@ -491,6 +491,13 @@ properties: - renesas,r9a07g044l2 # Dual Cortex-A55 RZ/G2L - const: renesas,r9a07g044 + - items: + - enum: + # MYIR Remi Pi SBC (MYB-YG2LX-REMI) + - myir,remi-pi + - const: renesas,r9a07g044l2 + - const: renesas,r9a07g044 + - description: RZ/V2L (R9A07G054) items: - enum: