[PATCH v2 0/2] Enable RSPI support on RZ/G3L SMARC EVK
From: Biju
Date: Fri May 29 2026 - 09:10:07 EST
From: Biju Das <biju.das.jz@xxxxxxxxxxxxxx>
Hi All,
This patch series enables RSPI support to RZ/G3L SMARC EVK.
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.
* Collected tag.
Biju Das (2):
arm64: dts: renesas: r9a08g046: Add RSPI{0..2} nodes
arm64: dts: renesas: r9a08g046l48-smarc: Enable RSPI2
arch/arm64/boot/dts/renesas/r9a08g046.dtsi | 69 +++++++++++++++++++
.../boot/dts/renesas/r9a08g046l48-smarc.dts | 19 +++++
2 files changed, 88 insertions(+)
--
2.43.0