Re: [PATCH v2 1/4] arm64: dts: renesas: r9a09g047: Add RSCI nodes
From: Geert Uytterhoeven
Date: Tue Dec 23 2025 - 03:49:40 EST
On Sat, 29 Nov 2025 at 19:52, Biju <biju.das.au@xxxxxxxxx> wrote:
> From: Biju Das <biju.das.jz@xxxxxxxxxxxxxx>
>
> Add RSCI nodes to RZ/G3E ("R9A09G047") SoC DTSI.
>
> Signed-off-by: Biju Das <biju.das.jz@xxxxxxxxxxxxxx>
> ---
> v1->v2:
> * Updated the compatible from r9a09g047-rscif->r9a09g047-rsci.
> * Renamed clk from bus->pclk
> * Rearranged tclk{4,16,64} clks.
> * Added missing irqs aed and bfd.
> * Used hexadecimal numbers for module clocks and resets, for
> easier matching with the documentation.
> ---
> arch/arm64/boot/dts/renesas/r9a09g047.dtsi | 220 +++++++++++++++++++++
> 1 file changed, 220 insertions(+)
>
> diff --git a/arch/arm64/boot/dts/renesas/r9a09g047.dtsi b/arch/arm64/boot/dts/renesas/r9a09g047.dtsi
> index d1bf16c6ff6b..824da0b7b85a 100644
> --- a/arch/arm64/boot/dts/renesas/r9a09g047.dtsi
> +++ b/arch/arm64/boot/dts/renesas/r9a09g047.dtsi
> @@ -823,6 +823,226 @@ i2c8: i2c@11c01000 {
> status = "disabled";
> };
>
> + rsci0: serial@12800c00 {
Moving below can@12440000 while applying to preserve sort order.
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