mbox series

[GIT,PULL,2/4] Renesas ARM SoC updates for v6.2

Message ID cover.1667558746.git.geert+renesas@glider.be (mailing list archive)
State Accepted
Commit 566fb6711f186803c9b078f35fc1eb9169541ef0
Headers show
Series [GIT,PULL,1/4] Renesas ARM DT updates for v6.2 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-devel.git renesas-arm-soc-for-v6.2-tag1

Message

Geert Uytterhoeven Nov. 4, 2022, 10:49 a.m. UTC
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(-)