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>
---
Documentation/devicetree/bindings/soc/renesas/renesas.yaml | 7 +++++++
1 file changed, 7 insertions(+)
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:
--
2.47.1
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
Hi Geert,
On Wed, 2025-01-29 at 15:11 +0100, Geert Uytterhoeven wrote:
> 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.
We already have "MYIR" in the 'vendor-prefix.yaml', and the corporate webpage
use "MYIR". I will make sure to use "MYIR" spelling only :)
--
Julien
© 2016 - 2026 Red Hat, Inc.