Re: [PATCH 1/2] arm64: dts: renesas: r9a08g046: Add RSPI{0..2} nodes

From: Geert Uytterhoeven

Date: Fri May 29 2026 - 05:37:35 EST


Hi Biju,

On Sun, 24 May 2026 at 16:28, Biju Das <biju.das.jz@xxxxxxxxxxxxxx> wrote:
> > From: Biju Das <biju.das.jz@xxxxxxxxxxxxxx>
> >
> > Add device tree nodes for the three RSPI channels on the RZ/G3L
> > (R9A08G046) SoC.
> >
> > Signed-off-by: Biju Das <biju.das.jz@xxxxxxxxxxxxxx>

Thanks for your patch!

> > --- a/arch/arm64/boot/dts/renesas/r9a08g046.dtsi
> > +++ b/arch/arm64/boot/dts/renesas/r9a08g046.dtsi
> > @@ -442,6 +442,78 @@ rsci3: serial@100f3000 {
> > status = "disabled";
> > };
> >
> > + rspi0: spi@100b0000 {
> > + compatible = "renesas,r9a08g046-rspi";
> > + reg = <0 0x100b0000 0 0x400>;
>
> The size is 4K, so it should be 0x1000, same for othe nodes.

4K is rather cold ;-)

Reviewed-by: Geert Uytterhoeven <geert+renesas@xxxxxxxxx>
i.e. will queue in renesas-devel for v7.2, with the above fixed.

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