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

Geert Uytterhoeven geert+renesas at glider.be
Fri Sep 18 02:37:04 PDT 2026


The following changes since commit cee9395acd8043be0644b25c34bfa86623f2b935:

  Linux 7.3-rc1 (2026-08-30 13:34:40 -0700)

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.4-tag1

for you to fetch changes up to 10eeafc3e90ebbe6627a7d471b86af889d7b07e5:

  soc: renesas: rcar-rst: Add support for RZ/G2M v3.0 (2026-09-07 10:53:31 +0200)

----------------------------------------------------------------
Renesas driver updates for v7.4

  - Register the SYSC power sequencer on RZ/G2L,
  - Add hwspinlock support for R-Car V4H, V4M, and X5H,
  - Add initial support for RZ/G2M v3.0,
  - Miscellaneous fixes and improvements.

Thanks for pulling!

----------------------------------------------------------------
Ayman Chaudhry (2):
      soc: renesas: Identify RZ/G2M v3.0 SoC
      soc: renesas: rcar-rst: Add support for RZ/G2M v3.0

Biju Das (2):
      soc: renesas: rz-sysc: Register auxiliary device for PWRRDY power sequencer
      soc: renesas: Kconfig: Select POWER_SEQUENCING_RENESAS_PWRRDY for R9A08G046

Geert Uytterhoeven (1):
      soc: renesas: Expand MFIS acronym in RCAR_MFIS help description

Wolfram Sang (2):
      soc: renesas: rcar-mfis: Convert spinlock to raw_spinlock
      soc: renesas: rcar-mfis: Add hwspinlock support

 drivers/soc/renesas/Kconfig          | 19 ++++++++---
 drivers/soc/renesas/r9a08g046-sysc.c |  1 +
 drivers/soc/renesas/rcar-mfis.c      | 62 +++++++++++++++++++++++++++++++++---
 drivers/soc/renesas/rcar-rst.c       |  1 +
 drivers/soc/renesas/renesas-soc.c    |  3 ++
 drivers/soc/renesas/rz-sysc.c        |  5 +++
 drivers/soc/renesas/rz-sysc.h        |  2 ++
 7 files changed, 84 insertions(+), 9 deletions(-)



More information about the linux-arm-kernel mailing list