The following changes since commit 8f5ae30d69d7543eee0d70083daf4de8fe15d585: Linux 6.17-rc1 (2025-08-10 19:41:16 +0300) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-devel.git tags/renesas-drivers-for-v6.18-tag1 for you to fetch changes up to 2da2740fb9c8e26b6b5e20d74f2ed1d49824236d: soc: renesas: rz-sysc: Add syscon/regmap support (2025-08-20 08:35:55 +0200) ---------------------------------------------------------------- Renesas driver updates for v6.18 - Add syscon/regmap support to the RZ System Controller driver. ---------------------------------------------------------------- John Madieu (1): soc: renesas: rz-sysc: Add syscon/regmap support drivers/soc/renesas/Kconfig | 1 + drivers/soc/renesas/r9a08g045-sysc.c | 1 + drivers/soc/renesas/r9a09g047-sys.c | 1 + drivers/soc/renesas/r9a09g057-sys.c | 1 + drivers/soc/renesas/rz-sysc.c | 30 +++++++++++++++++++++++++++++- drivers/soc/renesas/rz-sysc.h | 2 ++ 6 files changed, 35 insertions(+), 1 deletion(-)