The following changes since commit 6613476e225e090cc9aad49be7fa504e290dd33d:
Linux 6.8-rc1 (2024-01-21 14:11:32 -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-v6.9-tag1
for you to fetch changes up to 14656ed72fa5d0a2f98be0ffd56274db30171f49:
soc: renesas: rcar-rst: Add support for R-Car V4M (2024-01-31 15:08:41 +0100)
----------------------------------------------------------------
Renesas driver updates for v6.9
- Initial support for the Renesas R-Car V4M (R8A779H0) SoC.
----------------------------------------------------------------
Duy Nguyen (2):
soc: renesas: Identify R-Car V4M
soc: renesas: rcar-rst: Add support for R-Car V4M
Geert Uytterhoeven (1):
soc: renesas: Introduce ARCH_RCAR_GEN4
drivers/soc/renesas/Kconfig | 17 ++++++++++++++---
drivers/soc/renesas/rcar-rst.c | 1 +
drivers/soc/renesas/renesas-soc.c | 8 ++++++++
3 files changed, 23 insertions(+), 3 deletions(-)