[PATCH 0/2] Add Renesas RZ/G3L RSPI support
From: Biju
Date: Wed Mar 04 2026 - 02:49:32 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.
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