The following changes since commit 19272b37aa4f83ca52bdf9c16d5d81bdd1354494: Linux 6.16-rc1 (2025-06-08 13:44:43 -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-v6.17-tag1 for you to fetch changes up to 1cf74da68cffc91b00de7a188aca091f1b956a1f: soc: renesas: pwc-rzv2m: Use new GPIO line value setter callbacks (2025-06-13 11:21:53 +0200) ---------------------------------------------------------------- Renesas driver updates for v6.17 - Initial support for the Renesas RZ/T2H (R9A09G077) and RZ/N2H (R9A09G087) SoCs, - Convert the RZ/V2M External Power Sequence Controller (PWC) driver to the new GPIO line value setter callbacks. ---------------------------------------------------------------- Bartosz Golaszewski (1): soc: renesas: pwc-rzv2m: Use new GPIO line value setter callbacks Lad Prabhakar (1): soc: renesas: Add RZ/N2H (R9A09G087) config option Thierry Bultel (1): soc: renesas: Add RZ/T2H (R9A09G077) config option drivers/soc/renesas/Kconfig | 12 ++++++++++++ drivers/soc/renesas/pwc-rzv2m.c | 8 +++++--- 2 files changed, 17 insertions(+), 3 deletions(-)