Messages in this thread |  | | From | Biju <> | | Subject | [PATCH 0/4] Add RZ/G3L SMARC EVK support for SCIF, I2C and GPIO keys | | Date | Tue, 5 May 2026 08:01:53 +0100 |
| |
From: Biju Das <biju.das.jz@bp.renesas.com>
This patch series aims to add support for SCIF{1..5} device nodes to SoC dtsi. Enable I2C{2..3} and GPIO keys on RZ/G3L SMARC EVK platform.
This patch series depend up on [1] and has functional dependency on [2].
[1] https://lore.kernel.org/all/20260430125342.439755-1-biju.das.jz@bp.renesas.com/ [2] https://lore.kernel.org/all/20260430093422.74812-1-biju.das.jz@bp.renesas.com/
Biju Das (4): arm64: dts: renesas: r9a08g046: Add scif{1..5} device nodes arm64: dts: renesas: r9a08g046: Add i2c{0..3} device nodes arm64: dts: renesas: r9a08g046l48-smarc: Add gpio keys arm64: dts: renesas: r9a08g046l48-smarc: Enable I2C{2,3} devices
arch/arm64/boot/dts/renesas/r9a08g046.dtsi | 173 +++++++++++++++++- .../boot/dts/renesas/r9a08g046l48-smarc.dts | 55 +++++- .../boot/dts/renesas/rzg3l-smarc-som.dtsi | 32 ++++ 3 files changed, 253 insertions(+), 7 deletions(-)
-- 2.43.0
|  |