From: Thierry Bultel <thierry.bultel.yh@bp.renesas.com>
Selects RZ/T2H (aka r9a09g077) SCI (serial) specific code.
Signed-off-by: Thierry Bultel <thierry.bultel.yh@bp.renesas.com>
Signed-off-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>
Reviewed-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
---
arch/arm64/configs/defconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index 96e21d458867..937ec08cb859 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -495,6 +495,7 @@ CONFIG_SERIAL_TEGRA_TCU=y
CONFIG_SERIAL_IMX=y
CONFIG_SERIAL_IMX_CONSOLE=y
CONFIG_SERIAL_SH_SCI=y
+CONFIG_SERIAL_RSCI=y
CONFIG_SERIAL_MSM=y
CONFIG_SERIAL_MSM_CONSOLE=y
CONFIG_SERIAL_QCOM_GENI=y
--
2.49.0
Hi Prabhakar, On Tue, 17 Jun 2025 at 15:45, Prabhakar <prabhakar.csengg@gmail.com> wrote: > From: Thierry Bultel <thierry.bultel.yh@bp.renesas.com> > > Selects RZ/T2H (aka r9a09g077) SCI (serial) specific code. > > Signed-off-by: Thierry Bultel <thierry.bultel.yh@bp.renesas.com> > Signed-off-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com> > Reviewed-by: Wolfram Sang <wsa+renesas@sang-engineering.com> > Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be> Thanks for your patch! > --- > arch/arm64/configs/defconfig | 1 + > 1 file changed, 1 insertion(+) I don't expect GregKH to apply this patch (or better: I expect GregKH to not apply this patch ;-) so IMO there is no point in including it in this series. Thierry's original version is still in my queue, together with the DTS patches, waiting for the RSCI DT bindings to be accepted... Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org 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
Hi Geert, On Tue, Jun 17, 2025 at 2:57 PM Geert Uytterhoeven <geert@linux-m68k.org> wrote: > > Hi Prabhakar, > > On Tue, 17 Jun 2025 at 15:45, Prabhakar <prabhakar.csengg@gmail.com> wrote: > > From: Thierry Bultel <thierry.bultel.yh@bp.renesas.com> > > > > Selects RZ/T2H (aka r9a09g077) SCI (serial) specific code. > > > > Signed-off-by: Thierry Bultel <thierry.bultel.yh@bp.renesas.com> > > Signed-off-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com> > > Reviewed-by: Wolfram Sang <wsa+renesas@sang-engineering.com> > > Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be> > > Thanks for your patch! > > > --- > > arch/arm64/configs/defconfig | 1 + > > 1 file changed, 1 insertion(+) > > I don't expect GregKH to apply this patch (or better: I expect GregKH > to not apply this patch ;-) so IMO there is no point in including it > in this series. > Ok, got you. > Thierry's original version is still in my queue, together with the > DTS patches, waiting for the RSCI DT bindings to be accepted... > I plan to send a new version for RZ/T2H DTS/I which includes fixes from series [0] squashed and also mainly update the model string from "Renesas Development EVK based on r9a09g077m44" to "Renesas RZ/T2H EVK Board based on r9a09g077m44". Is that OK with you? [0] https://lore.kernel.org/all/20250613135614.154100-1-prabhakar.mahadev-lad.rj@bp.renesas.com/ Cheers, Prabhakar
Hi Prabhakar, On Tue, 17 Jun 2025 at 16:04, Lad, Prabhakar <prabhakar.csengg@gmail.com> wrote: > On Tue, Jun 17, 2025 at 2:57 PM Geert Uytterhoeven <geert@linux-m68k.org> wrote: > > On Tue, 17 Jun 2025 at 15:45, Prabhakar <prabhakar.csengg@gmail.com> wrote: > > > From: Thierry Bultel <thierry.bultel.yh@bp.renesas.com> > > > > > > Selects RZ/T2H (aka r9a09g077) SCI (serial) specific code. > > > > > > Signed-off-by: Thierry Bultel <thierry.bultel.yh@bp.renesas.com> > > > Signed-off-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com> > > > Reviewed-by: Wolfram Sang <wsa+renesas@sang-engineering.com> > > > Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be> > > > > Thanks for your patch! > > > > > --- > > > arch/arm64/configs/defconfig | 1 + > > > 1 file changed, 1 insertion(+) > > > > I don't expect GregKH to apply this patch (or better: I expect GregKH > > to not apply this patch ;-) so IMO there is no point in including it > > in this series. > > > Ok, got you. > > > Thierry's original version is still in my queue, together with the > > DTS patches, waiting for the RSCI DT bindings to be accepted... > > > I plan to send a new version for RZ/T2H DTS/I which includes fixes > from series [0] squashed and also mainly update the model string from > "Renesas Development EVK based on r9a09g077m44" to "Renesas RZ/T2H EVK > Board based on r9a09g077m44". Is that OK with you? > > [0] https://lore.kernel.org/all/20250613135614.154100-1-prabhakar.mahadev-lad.rj@bp.renesas.com/ Sure, please go ahead. Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org 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
© 2016 - 2025 Red Hat, Inc.