Hi Geert, On Thu, Apr 30, 2020 at 2:03 PM Geert Uytterhoeven <geert@xxxxxxxxxxxxxx> wrote: > > Hi Prabhakar, > > On Wed, Apr 29, 2020 at 11:58 PM Lad Prabhakar > <prabhakar.mahadev-lad.rj@xxxxxxxxxxxxxx> wrote: > > Enable low-level debugging support for RZ/G1H (R8A7742). RZ/G1H uses > > SCIFA2 for the debug console. > > > > Signed-off-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@xxxxxxxxxxxxxx> > > Reviewed-by: Marian-Cristian Rotariu <marian-cristian.rotariu.rb@xxxxxxxxxxxxxx> > > Thanks for your patch! > > > --- a/arch/arm/Kconfig.debug > > +++ b/arch/arm/Kconfig.debug > > @@ -976,6 +976,13 @@ choice > > Say Y here if you want kernel low-level debugging support > > via SCIF4 on Renesas RZ/G1E (R8A7745). > > > > + config DEBUG_RCAR_GEN2_SCIFA2 > > + bool "Kernel low-level debugging messages via SCIFA2 on ARCH_R8A7742" > > R8A7742 (without "ARCH_"-prefix) > > I can fix that (and the sorting issue) while applying, so > Reviewed-by: Geert Uytterhoeven <geert+renesas@xxxxxxxxx> > i.e. will queue in renesas-devel for v5.8. > Thank you for taking care of that. Cheers, --Prabhakar > 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