Hi SoC folks, This is my first pull request for the inclusion of Renesas SoC updates for v6.16. It consists of 4 parts: [GIT PULL 1/4] Renesas ARM defconfig updates for v6.16 - Enable all Renesas SoCs by default when ARCH_RENESAS is set, and remove individual SoC entries from the various defconfigs. [GIT PULL 2/4] Renesas driver updates for v6.16 - Enable all Renesas SoCs by default when ARCH_RENESAS is set, which will allow up to remove all individual Renesas SoC entries from the various defconfigs, - Initial support for the Renesas RZ/V2N (R9A09G056) SoC. [GIT PULL 3/4] Renesas DT binding updates for v6.16 - Document support for the Renesas RZ/T2H (R9A09G077) SoC and the RZT2H-EVK evaluation board, - Document support for the Retronix Sparrow Hawk board, which is based on R-Car V4H ES3.0. [GIT PULL 4/4] Renesas DTS updates for v6.16 - Add SDHI, ICU, I2C, PMIC, and GPU support on the RZ/G3E SoC and the RZ/G3E SoM and SMARC Carrier-II EVK development board, - Add internal SDHI regulator support on the RZ/V2H(P) SoC, - Add UFS tuning parameters in E-FUSE on the R-Car S4-8 ES1.2 SoC, - Add support for Ethernet ports C and D, I2C, keys, and SDHI on the RZ/N1D SoC and the RZN1D-DB and RZN1D-EB development and expansion boards, - Add initial support for the RZ/V2N (R9A09G056) and the RZ/V2N EVK board, - Add support for the Retronix Sparrow Hawk board, which is based on R-Car V4H ES3.0, - Add ISP core support on R-Car V3U, V4H, and V4M, - Miscellaneous fixes and improvements. Notes: - The commit "soc: renesas: Kconfig: Enable SoCs by default when ARCH_RENESAS is set" is shared by PRs 1/4 and 2/4, as the defconfig updates depend on it, - PR 4/4 includes DT bindings and bindings definitions for the RZ/V2N SoC, which are shared by DT source files and device drivers. Thanks for pulling! Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@xxxxxxxxxxxxxx In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds