Hi Phil, On Mon, Mar 21, 2022 at 4:44 PM Phil Edworthy <phil.edworthy@xxxxxxxxxxx> wrote: > Add support for identifying the RZ/V2M (R9A09G011) SoC. > Note that the SoC does not have a identification register. > > Signed-off-by: Phil Edworthy <phil.edworthy@xxxxxxxxxxx> > Reviewed-by: Biju Das <biju.das.jz@xxxxxxxxxxxxxx> Thanks for your patch! > --- a/drivers/soc/renesas/Kconfig > +++ b/drivers/soc/renesas/Kconfig > @@ -308,6 +308,11 @@ config ARCH_R9A07G054 > help > This enables support for the Renesas RZ/V2L SoC variants. > > +config ARCH_R9A09G011 > + bool "ARM64 Platform support for RZ/V2M" > + help > + This enables support for the Renesas RZ/V2M SoC. > + > endif # ARM64 This part is superseded by "[PATCH v2 06/13] soc: renesas: Add RZ/V2M (R9A09G011) config option". The rest looks good to me (pending acceptance of the "sys" DT bindings). 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