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

From: Biju

Date: Thu Apr 02 2026 - 09:18:37 EST


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.

v1->v2:
* Rebased to next
* Collected tags

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