Hi Shimoda-san, On Wed, Apr 20, 2022 at 10:43 AM Yoshihiro Shimoda <yoshihiro.shimoda.uh@xxxxxxxxxxx> wrote: > Add support for R-Car V4H (R8A779G0) SoC power areas and register > access. > > Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@xxxxxxxxxxx> Thanks for your patch! > --- a/drivers/soc/renesas/Kconfig > +++ b/drivers/soc/renesas/Kconfig > @@ -369,6 +369,10 @@ config SYSC_R8A779F0 > bool "System Controller support for R-Car S4-8" if COMPILE_TEST > select SYSC_RCAR_GEN4 > > +config SYSC_R8A779G0 > + bool "System Controller support for R-Car V4H" if COMPILE_TEST > + select SYSC_RCAR_GEN4 Please insert below SYSC_R8A779A0, to preserve alphabetical order (by description). > + > config SYSC_R8A7792 > bool "System Controller support for R-Car V2H" if COMPILE_TEST > select SYSC_RCAR 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