Hi Prabhakar, On Tue, Jul 7, 2020 at 6:18 PM Lad Prabhakar <prabhakar.mahadev-lad.rj@xxxxxxxxxxxxxx> wrote: > From: Marian-Cristian Rotariu <marian-cristian.rotariu.rb@xxxxxxxxxxxxxx> > > Add configuration option for the RZ/G2H (R8A774E1) SoC. > > Signed-off-by: Marian-Cristian Rotariu <marian-cristian.rotariu.rb@xxxxxxxxxxxxxx> > Signed-off-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@xxxxxxxxxxxxxx> Thanks for the patch! > @@ -296,6 +303,10 @@ config SYSC_R8A774C0 > bool "RZ/G2E System Controller support" if COMPILE_TEST > select SYSC_RCAR > > +config SYSC_R8A774E1 > + bool "RZ/G2H System Controller support" if COMPILE_TEST > + select SYSC_RCAR > + > config SYSC_R8A7779 > bool "R-Car H1 System Controller support" if COMPILE_TEST > select SYSC_RCAR This hunk belongs to "[PATCH 07/14] soc: renesas: rcar-sysc: Add r8a774e1 support". Might fix that while applying, we'll see. Reviewed-by: Geert Uytterhoeven <geert+renesas@xxxxxxxxx> 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