[GIT PULL 2/4] Renesas driver updates for v7.1

Geert Uytterhoeven geert+renesas at glider.be
Fri Mar 13 04:12:58 PDT 2026


The following changes since commit 6de23f81a5e08be8fbf5e8d7e9febc72a5b5f27f:

  Linux 7.0-rc1 (2026-02-22 13:18:59 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-devel.git tags/renesas-drivers-for-v7.1-tag1

for you to fetch changes up to b1de9823fdc67a8e9cd0dcf1f6f0e9780d425d4e:

  soc: renesas: rz-sysc: Add SoC identification for RZ/G3L SoC (2026-03-06 13:40:12 +0100)

----------------------------------------------------------------
Renesas driver updates for v7.1

  - Initial support for the Renesas RZ/G3L (R9A08G046) SoC.

----------------------------------------------------------------
Biju Das (1):
      soc: renesas: rz-sysc: Add SoC identification for RZ/G3L SoC

 drivers/soc/renesas/Kconfig          | 12 +++++
 drivers/soc/renesas/Makefile         |  1 +
 drivers/soc/renesas/r9a08g046-sysc.c | 91 ++++++++++++++++++++++++++++++++++++
 drivers/soc/renesas/rz-sysc.c        |  3 ++
 drivers/soc/renesas/rz-sysc.h        |  1 +
 5 files changed, 108 insertions(+)
 create mode 100644 drivers/soc/renesas/r9a08g046-sysc.c



More information about the linux-arm-kernel mailing list