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

From: Geert Uytterhoeven

Date: Tue Jun 02 2026 - 07:11:07 EST


Hi Biju,

On Fri, 29 May 2026 at 15:07, Biju <biju.das.au@xxxxxxxxx> 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>
> ---
> v1->v2:
> * Updated reg size from 0x400->0x1000.
> * Dropped num-cs as the hardware has 4 CS lines and the driver is
> hard-coded to 4.

Thanks for the update!

> --- a/arch/arm64/boot/dts/renesas/r9a08g046.dtsi
> +++ b/arch/arm64/boot/dts/renesas/r9a08g046.dtsi
> @@ -442,6 +442,75 @@ rsci3: serial@100f3000 {
> status = "disabled";
> };
>
> + rspi0: spi@100b0000 {

Moving up before rsci0 while applying, to preserve sort order
(by unit address, but grouped per type).

Reviewed-by: Geert Uytterhoeven <geert+renesas@xxxxxxxxx>
i.e. will queue in renesas-devel for v7.3.

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