Hi Claudiu, On Fri, Nov 15, 2024 at 2:50 PM Claudiu <claudiu.beznea@xxxxxxxxx> wrote: > From: Claudiu Beznea <claudiu.beznea.uj@xxxxxxxxxxxxxx> > > The debug serial of the RZ/G3S is SCIF0 which is routed on the Renesas > RZ SMARC Carrier II board on the SER3_UART. Use serial3 alias for it for > better hardware description. Along with it, the chosen properties were > moved to the device tree corresponding to the RZ SMARC Carrier II board. > > Fixes: adb4f0c5699c ("arm64: dts: renesas: Add initial support for RZ/G3S SMARC SoM") > Fixes: d1ae4200bb26 ("arm64: dts: renesas: Add initial device tree for RZ SMARC Carrier-II Board") > Signed-off-by: Claudiu Beznea <claudiu.beznea.uj@xxxxxxxxxxxxxx> Thanks for your patch! > --- a/arch/arm64/boot/dts/renesas/rzg3s-smarc-som.dtsi > +++ b/arch/arm64/boot/dts/renesas/rzg3s-smarc-som.dtsi > @@ -43,11 +43,6 @@ aliases { > #endif > }; > > - chosen { > - bootargs = "ignore_loglevel"; I'd say please keep bootargs here, but as you don't support using the SoM without the carrier board, I guess it's fine to keep it together with stdout-path. > - stdout-path = "serial0:115200n8"; > - }; Reviewed-by: Geert Uytterhoeven <geert+renesas@xxxxxxxxx> i.e. will queue in renesas-devel for v6.14. 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