The following changes since commit 9abf2313adc1ca1b6180c508c25f22f9395cc780: Linux 6.1-rc1 (2022-10-16 15:36:24 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-devel.git renesas-arm-soc-for-v6.2-tag1 for you to fetch changes up to d84ea59e20158ca7a1b6c1dfc3c0e2e652eb4b00: arm64: renesas: Drop selecting GPIOLIB and PINCTRL (2022-10-28 14:31:24 +0200) ---------------------------------------------------------------- Renesas ARM SoC updates for v6.2 - Drop selecting GPIOLIB and PINCTRL, which are already automatically selected as part of the SOC_RENESAS config option in drivers/soc/renesas/Kconfig. ---------------------------------------------------------------- Lad Prabhakar (3): soc: renesas: Kconfig: Explicitly select GPIOLIB and PINCTRL config under SOC_RENESAS ARM: shmobile: Drop selecting GPIOLIB and PINCTRL arm64: renesas: Drop selecting GPIOLIB and PINCTRL arch/arm/mach-shmobile/Kconfig | 2 -- arch/arm64/Kconfig.platforms | 2 -- drivers/soc/renesas/Kconfig | 2 ++ 3 files changed, 2 insertions(+), 4 deletions(-)