The following changes since commit 499e364cd2508c2115ac251f42bb47c9548cf358: soc: renesas: r8a779g0-sysc: Add missing A3DUL power domain (2022-12-26 11:08:49 +0100) 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.3-tag2 for you to fetch changes up to 0c56f949f626e59ef7c5b18e2706fed2a6afc4a2: soc: renesas: Add PWC support for RZ/V2M (2023-01-23 09:28:28 +0100) ---------------------------------------------------------------- Renesas driver updates for v6.3 (take two) - Add support for the Renesas RZ/V2M External Power Sequence Controller (PWC). ---------------------------------------------------------------- Fabrizio Castro (1): soc: renesas: Add PWC support for RZ/V2M drivers/soc/renesas/Kconfig | 4 ++ drivers/soc/renesas/Makefile | 1 + drivers/soc/renesas/pwc-rzv2m.c | 141 ++++++++++++++++++++++++++++++++++++++++ 3 files changed, 146 insertions(+) create mode 100644 drivers/soc/renesas/pwc-rzv2m.c