RE: [PATCH 0/2] Add Renesas RZ/G3L RSPI support

From: Biju Das

Date: Thu Apr 02 2026 - 09:10:47 EST


Hi All,

> -----Original Message-----
> From: Biju <biju.das.au@xxxxxxxxx>
> Sent: 04 March 2026 07:49
> Subject: [PATCH 0/2] Add Renesas RZ/G3L RSPI support
>
> From: Biju Das <biju.das.jz@xxxxxxxxxxxxxx>
>
> This patch series adds binding and driver support for RSPI IP found on the RZ/G3L SoC. The RSPI is
> compatible with RZ/V2H RSPI, but has 2 clocks compared to 3 on RZ/V2H.
>
> Biju Das (2):
> dt-bindings: spi: renesas,rzv2h-rspi: Document RZ/G3L SoC
> spi: rzv2h-rspi: Add support for RZ/G3L (R9A08G046)
>
> .../bindings/spi/renesas,rzv2h-rspi.yaml | 26 +++++++++++++++++++
> drivers/spi/spi-rzv2h-rspi.c | 8 ++++++
> 2 files changed, 34 insertions(+)
>
> --
> 2.43.0

Gentle ping.

Cheers,
Biju