Hi Shimoda-san, On Wed, Apr 20, 2022 at 10:43 AM Yoshihiro Shimoda <yoshihiro.shimoda.uh@xxxxxxxxxxx> wrote: > Add support for identifying the R-Car V4H (R8A779G0) SoC. > > Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@xxxxxxxxxxx> Thanks for your patch! > --- a/drivers/soc/renesas/Kconfig > +++ b/drivers/soc/renesas/Kconfig > @@ -247,6 +247,13 @@ config ARCH_R8A779F0 > help > This enables support for the Renesas R-Car S4-8 SoC. > > +config ARCH_R8A779G0 > + bool "ARM64 Platform support for R-Car V4H" > + select ARCH_RCAR_GEN3 > + select SYSC_R8A779G0 > + help > + This enables support for the Renesas R-Car V4H SoC. > + Please insert below ARCH_R8A779A0, to preserve alphabetical order (by description). > config ARCH_R8A77980 > bool "ARM64 Platform support for R-Car V3H" > select ARCH_RCAR_GEN3 Reviewed-by: Geert Uytterhoeven <geert+renesas@xxxxxxxxx> i.e. will queue in renesas-devel for v5.19, with the above fixed. 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