All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Arnd Bergmann" <arnd@arndb.de>
To: "Linus Torvalds" <torvalds@linux-foundation.org>
Cc: soc@kernel.org, linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org
Subject: [GIT PULL 1/4] ARM: defconfig updates for 6.1
Date: Thu, 06 Oct 2022 11:23:09 +0200	[thread overview]
Message-ID: <eb58dfb5-294a-4e78-922a-412e388ef813@app.fastmail.com> (raw)
In-Reply-To: <70d8e5d8-6fa4-496d-88d6-2604d0c3e982@app.fastmail.com>

The following changes since commit b90cb1053190353cc30f0fef0ef1f378ccc063c5:

  Linux 6.0-rc3 (2022-08-28 15:05:29 -0700)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/soc/soc.git tags/arm-defconfig-6.1

for you to fetch changes up to 25631f1fec2a1e1aa93811fe7af2b29d49d79874:

  Merge tag 'v6.1-rockchip-defconfig64-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip into arm/defconfig (2022-09-28 22:35:15 +0200)

----------------------------------------------------------------
ARM: defconfig updates for 6.1

As usual, we enable newly added device drivers in the various
defconfig files. This time, there is also a larger cleanup
series that just reorders symbols according to what 'make
savedefconfig' outputs and then tracks down the most common
removed or renamed symbols on top.

----------------------------------------------------------------
Adriana Kobylak (1):
      ARM: configs: aspeed: Add support for USB flash drives

Akhil R (1):
      arm64: defconfig: Make TEGRA186_GPC_DMA built-in

Anand Moon (1):
      arm64: defconfig: Enable Synopsys DWC MSHC driver

Arnaud Pouliquen (2):
      arm: configs: Configs that had RPMSG_CHAR now get RPMSG_CTRL
      arm64: defconfig: Config that had RPMSG_CHAR now gets RPMSG_CTRL

Arnd Bergmann (19):
      ARM: defconfig: reorder defconfig files
      ARM: defconfig: clean up multi_v4t and multi_v5 configs
      ARM: defconfig: drop CONFIG_NET_VENDOR_ASIX=y
      ARM: defconfig: drop CONFIG_SERIAL_OMAP references
      ARM: defconfig: drop CONFIG_DRM_RCAR_LVDS
      ARM: defconfig: drop CONFIG_PTP_1588_CLOCK=y
      ARM: defconfig: drop CONFIG_SND_SOC_FSL_SAI
      ARM: defconfig: drop CONFIG_USB_FSL_USB2
      ARM: defconfig: drop CONFIG_MICROCHIP_PIT64B
      ARM: defconfig: fix CONFIG_SND_SOC_AC97_CODEC name
      Merge branch 'arm/defconfig-cleanup' into arm/defconfig
      Merge tag 'renesas-arm-defconfig-for-v6.1-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-devel into arm/defconfig
      Merge tag 'arm-soc/for-6.1/defconfig-arm64' of https://github.com/Broadcom/stblinux into arm/defconfig
      Merge tag 'tegra-for-6.1-arm64-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into arm/defconfig
      Merge tag 'sunxi-config-for-6.1-1' of https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux into arm/defconfig
      Merge tag 'qcom-arm64-defconfig-for-6.1' of https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into arm/defconfig
      Merge tag 'qcom-defconfig-for-6.1' of https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into arm/defconfig
      Merge tag 'aspeed-6.1-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/joel/bmc into arm/defconfig
      Merge tag 'v6.1-rockchip-defconfig64-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip into arm/defconfig

Bhadram Varka (1):
      arm64: defconfig: Enable Tegra MGBE driver

Clément Péron (1):
      arm64: defconfig: Enable devfreq cooling device

Florian Fainelli (1):
      arm64: defconfig: enable ARCH_BCM

Geert Uytterhoeven (2):
      ARM: shmobile: defconfig: Refresh for v6.0-rc1
      arm64: defconfig: Enable additional support for Renesas platforms

Joel Stanley (10):
      ARM: configs: aspeed_g5: Add mp5023 driver
      ARM: configs: aspeed_g5: Add TPM TIS I2C driver
      ARM: configs: aspeed_g5: Add PL2303 USB serial driver
      ARM: configs: aspeed_g5: Enable MCTP stack
      ARM: configs: aspeed_g4: Enable OCC and NBD drivers
      ARM: configs: aspeed_g4: Enable IPV6 options
      ARM: config: aspeed: Enable namespaces
      ARM: configs: aspeed: Refresh defconfigs
      ARM: configs: aspeed_g4: Remove appended DTB and ATAG
      ARM: config: aspeed_g5: Enable PECI

Krishna Yarlagadda (1):
      arm64: tegra: Enable Tegra SPI & QSPI in deconfig

Krzysztof Kozlowski (5):
      arm64: defconfig: enable more Qualcomm drivers
      ARM: qcom_defconfig: enable more Qualcomm drivers
      ARM: multi_v7_defconfig: enable more Qualcomm drivers
      ARM: qcom: include defconfig in MAINTAINERS
      arm64: defconfig: enable newer Qualcomm SoC sound drivers

Linus Walleij (1):
      ARM: config: ixp4xx: Disable legacy EEPROM driver

Mark Brown (1):
      arm64: configs: Enable all PMUs provided by Arm

Michael Walle (1):
      arm64: defconfig: enable ARCH_NXP

Stefan Hansson (1):
      ARM: configs: replace CONFIG_NO_HZ=y with CONFIG_NO_HZ_IDLE=y

Sudeep Holla (1):
      arm64: defconfig: Drop ARM_CPUIDLE(generic idle driver) config

Vinod Koul (1):
      arm64: defconfig: Enabled SC8180x configs

William Zhang (1):
      arm64: defconfig: remove BCM4908

 MAINTAINERS                              |  1 +
 arch/arm/configs/aspeed_g4_defconfig     | 10 +++++++---
 arch/arm/configs/aspeed_g5_defconfig     | 20 +++++++++++++++++++-
 arch/arm/configs/at91_dt_defconfig       |  2 +-
 arch/arm/configs/bcm2835_defconfig       |  2 +-
 arch/arm/configs/cm_x300_defconfig       |  2 +-
 arch/arm/configs/davinci_all_defconfig   |  2 +-
 arch/arm/configs/dove_defconfig          |  4 ++--
 arch/arm/configs/exynos_defconfig        |  4 ++--
 arch/arm/configs/ezx_defconfig           |  2 +-
 arch/arm/configs/hisi_defconfig          |  2 +-
 arch/arm/configs/imx_v4_v5_defconfig     |  2 +-
 arch/arm/configs/imx_v6_v7_defconfig     |  4 ++--
 arch/arm/configs/integrator_defconfig    |  2 +-
 arch/arm/configs/ixp4xx_defconfig        |  2 +-
 arch/arm/configs/keystone_defconfig      |  7 +++----
 arch/arm/configs/lpc18xx_defconfig       |  2 +-
 arch/arm/configs/lpc32xx_defconfig       |  2 +-
 arch/arm/configs/magician_defconfig      |  2 +-
 arch/arm/configs/milbeaut_m10v_defconfig |  2 +-
 arch/arm/configs/mmp2_defconfig          |  2 +-
 arch/arm/configs/moxart_defconfig        |  2 +-
 arch/arm/configs/mps2_defconfig          |  2 +-
 arch/arm/configs/multi_v4t_defconfig     |  2 --
 arch/arm/configs/multi_v5_defconfig      |  5 ++---
 arch/arm/configs/multi_v7_defconfig      | 28 ++++++++++++----------------
 arch/arm/configs/mv78xx0_defconfig       |  2 +-
 arch/arm/configs/mvebu_v5_defconfig      |  4 ++--
 arch/arm/configs/mxs_defconfig           |  6 +++---
 arch/arm/configs/omap1_defconfig         |  4 ++--
 arch/arm/configs/omap2plus_defconfig     |  9 +++------
 arch/arm/configs/orion5x_defconfig       |  4 ++--
 arch/arm/configs/oxnas_v6_defconfig      |  2 +-
 arch/arm/configs/pcm027_defconfig        |  2 +-
 arch/arm/configs/pxa168_defconfig        |  4 ++--
 arch/arm/configs/pxa910_defconfig        |  4 ++--
 arch/arm/configs/pxa_defconfig           |  4 ++--
 arch/arm/configs/qcom_defconfig          |  7 ++++++-
 arch/arm/configs/s3c6400_defconfig       |  2 +-
 arch/arm/configs/s5pv210_defconfig       |  4 ++--
 arch/arm/configs/sama5_defconfig         |  6 +++---
 arch/arm/configs/sama7_defconfig         |  4 ++--
 arch/arm/configs/shmobile_defconfig      | 10 ++++++++--
 arch/arm/configs/socfpga_defconfig       |  6 +++---
 arch/arm/configs/sp7021_defconfig        |  2 +-
 arch/arm/configs/spear13xx_defconfig     |  2 +-
 arch/arm/configs/spear3xx_defconfig      |  2 +-
 arch/arm/configs/spear6xx_defconfig      |  2 +-
 arch/arm/configs/stm32_defconfig         |  2 +-
 arch/arm/configs/sunxi_defconfig         |  4 ++--
 arch/arm/configs/tegra_defconfig         |  4 ++--
 arch/arm/configs/vexpress_defconfig      |  2 +-
 arch/arm/configs/vt8500_v6_v7_defconfig  |  2 +-
 arch/arm/configs/xcep_defconfig          |  2 +-
 arch/arm64/configs/defconfig             | 30 +++++++++++++++++++++++++++---
 55 files changed, 151 insertions(+), 104 deletions(-)

WARNING: multiple messages have this Message-ID (diff)
From: "Arnd Bergmann" <arnd@arndb.de>
To: "Linus Torvalds" <torvalds@linux-foundation.org>
Cc: soc@kernel.org, linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org
Subject: [GIT PULL 1/4] ARM: defconfig updates for 6.1
Date: Thu, 06 Oct 2022 11:23:09 +0200	[thread overview]
Message-ID: <eb58dfb5-294a-4e78-922a-412e388ef813@app.fastmail.com> (raw)
In-Reply-To: <70d8e5d8-6fa4-496d-88d6-2604d0c3e982@app.fastmail.com>

The following changes since commit b90cb1053190353cc30f0fef0ef1f378ccc063c5:

  Linux 6.0-rc3 (2022-08-28 15:05:29 -0700)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/soc/soc.git tags/arm-defconfig-6.1

for you to fetch changes up to 25631f1fec2a1e1aa93811fe7af2b29d49d79874:

  Merge tag 'v6.1-rockchip-defconfig64-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip into arm/defconfig (2022-09-28 22:35:15 +0200)

----------------------------------------------------------------
ARM: defconfig updates for 6.1

As usual, we enable newly added device drivers in the various
defconfig files. This time, there is also a larger cleanup
series that just reorders symbols according to what 'make
savedefconfig' outputs and then tracks down the most common
removed or renamed symbols on top.

----------------------------------------------------------------
Adriana Kobylak (1):
      ARM: configs: aspeed: Add support for USB flash drives

Akhil R (1):
      arm64: defconfig: Make TEGRA186_GPC_DMA built-in

Anand Moon (1):
      arm64: defconfig: Enable Synopsys DWC MSHC driver

Arnaud Pouliquen (2):
      arm: configs: Configs that had RPMSG_CHAR now get RPMSG_CTRL
      arm64: defconfig: Config that had RPMSG_CHAR now gets RPMSG_CTRL

Arnd Bergmann (19):
      ARM: defconfig: reorder defconfig files
      ARM: defconfig: clean up multi_v4t and multi_v5 configs
      ARM: defconfig: drop CONFIG_NET_VENDOR_ASIX=y
      ARM: defconfig: drop CONFIG_SERIAL_OMAP references
      ARM: defconfig: drop CONFIG_DRM_RCAR_LVDS
      ARM: defconfig: drop CONFIG_PTP_1588_CLOCK=y
      ARM: defconfig: drop CONFIG_SND_SOC_FSL_SAI
      ARM: defconfig: drop CONFIG_USB_FSL_USB2
      ARM: defconfig: drop CONFIG_MICROCHIP_PIT64B
      ARM: defconfig: fix CONFIG_SND_SOC_AC97_CODEC name
      Merge branch 'arm/defconfig-cleanup' into arm/defconfig
      Merge tag 'renesas-arm-defconfig-for-v6.1-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-devel into arm/defconfig
      Merge tag 'arm-soc/for-6.1/defconfig-arm64' of https://github.com/Broadcom/stblinux into arm/defconfig
      Merge tag 'tegra-for-6.1-arm64-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into arm/defconfig
      Merge tag 'sunxi-config-for-6.1-1' of https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux into arm/defconfig
      Merge tag 'qcom-arm64-defconfig-for-6.1' of https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into arm/defconfig
      Merge tag 'qcom-defconfig-for-6.1' of https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into arm/defconfig
      Merge tag 'aspeed-6.1-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/joel/bmc into arm/defconfig
      Merge tag 'v6.1-rockchip-defconfig64-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip into arm/defconfig

Bhadram Varka (1):
      arm64: defconfig: Enable Tegra MGBE driver

Clément Péron (1):
      arm64: defconfig: Enable devfreq cooling device

Florian Fainelli (1):
      arm64: defconfig: enable ARCH_BCM

Geert Uytterhoeven (2):
      ARM: shmobile: defconfig: Refresh for v6.0-rc1
      arm64: defconfig: Enable additional support for Renesas platforms

Joel Stanley (10):
      ARM: configs: aspeed_g5: Add mp5023 driver
      ARM: configs: aspeed_g5: Add TPM TIS I2C driver
      ARM: configs: aspeed_g5: Add PL2303 USB serial driver
      ARM: configs: aspeed_g5: Enable MCTP stack
      ARM: configs: aspeed_g4: Enable OCC and NBD drivers
      ARM: configs: aspeed_g4: Enable IPV6 options
      ARM: config: aspeed: Enable namespaces
      ARM: configs: aspeed: Refresh defconfigs
      ARM: configs: aspeed_g4: Remove appended DTB and ATAG
      ARM: config: aspeed_g5: Enable PECI

Krishna Yarlagadda (1):
      arm64: tegra: Enable Tegra SPI & QSPI in deconfig

Krzysztof Kozlowski (5):
      arm64: defconfig: enable more Qualcomm drivers
      ARM: qcom_defconfig: enable more Qualcomm drivers
      ARM: multi_v7_defconfig: enable more Qualcomm drivers
      ARM: qcom: include defconfig in MAINTAINERS
      arm64: defconfig: enable newer Qualcomm SoC sound drivers

Linus Walleij (1):
      ARM: config: ixp4xx: Disable legacy EEPROM driver

Mark Brown (1):
      arm64: configs: Enable all PMUs provided by Arm

Michael Walle (1):
      arm64: defconfig: enable ARCH_NXP

Stefan Hansson (1):
      ARM: configs: replace CONFIG_NO_HZ=y with CONFIG_NO_HZ_IDLE=y

Sudeep Holla (1):
      arm64: defconfig: Drop ARM_CPUIDLE(generic idle driver) config

Vinod Koul (1):
      arm64: defconfig: Enabled SC8180x configs

William Zhang (1):
      arm64: defconfig: remove BCM4908

 MAINTAINERS                              |  1 +
 arch/arm/configs/aspeed_g4_defconfig     | 10 +++++++---
 arch/arm/configs/aspeed_g5_defconfig     | 20 +++++++++++++++++++-
 arch/arm/configs/at91_dt_defconfig       |  2 +-
 arch/arm/configs/bcm2835_defconfig       |  2 +-
 arch/arm/configs/cm_x300_defconfig       |  2 +-
 arch/arm/configs/davinci_all_defconfig   |  2 +-
 arch/arm/configs/dove_defconfig          |  4 ++--
 arch/arm/configs/exynos_defconfig        |  4 ++--
 arch/arm/configs/ezx_defconfig           |  2 +-
 arch/arm/configs/hisi_defconfig          |  2 +-
 arch/arm/configs/imx_v4_v5_defconfig     |  2 +-
 arch/arm/configs/imx_v6_v7_defconfig     |  4 ++--
 arch/arm/configs/integrator_defconfig    |  2 +-
 arch/arm/configs/ixp4xx_defconfig        |  2 +-
 arch/arm/configs/keystone_defconfig      |  7 +++----
 arch/arm/configs/lpc18xx_defconfig       |  2 +-
 arch/arm/configs/lpc32xx_defconfig       |  2 +-
 arch/arm/configs/magician_defconfig      |  2 +-
 arch/arm/configs/milbeaut_m10v_defconfig |  2 +-
 arch/arm/configs/mmp2_defconfig          |  2 +-
 arch/arm/configs/moxart_defconfig        |  2 +-
 arch/arm/configs/mps2_defconfig          |  2 +-
 arch/arm/configs/multi_v4t_defconfig     |  2 --
 arch/arm/configs/multi_v5_defconfig      |  5 ++---
 arch/arm/configs/multi_v7_defconfig      | 28 ++++++++++++----------------
 arch/arm/configs/mv78xx0_defconfig       |  2 +-
 arch/arm/configs/mvebu_v5_defconfig      |  4 ++--
 arch/arm/configs/mxs_defconfig           |  6 +++---
 arch/arm/configs/omap1_defconfig         |  4 ++--
 arch/arm/configs/omap2plus_defconfig     |  9 +++------
 arch/arm/configs/orion5x_defconfig       |  4 ++--
 arch/arm/configs/oxnas_v6_defconfig      |  2 +-
 arch/arm/configs/pcm027_defconfig        |  2 +-
 arch/arm/configs/pxa168_defconfig        |  4 ++--
 arch/arm/configs/pxa910_defconfig        |  4 ++--
 arch/arm/configs/pxa_defconfig           |  4 ++--
 arch/arm/configs/qcom_defconfig          |  7 ++++++-
 arch/arm/configs/s3c6400_defconfig       |  2 +-
 arch/arm/configs/s5pv210_defconfig       |  4 ++--
 arch/arm/configs/sama5_defconfig         |  6 +++---
 arch/arm/configs/sama7_defconfig         |  4 ++--
 arch/arm/configs/shmobile_defconfig      | 10 ++++++++--
 arch/arm/configs/socfpga_defconfig       |  6 +++---
 arch/arm/configs/sp7021_defconfig        |  2 +-
 arch/arm/configs/spear13xx_defconfig     |  2 +-
 arch/arm/configs/spear3xx_defconfig      |  2 +-
 arch/arm/configs/spear6xx_defconfig      |  2 +-
 arch/arm/configs/stm32_defconfig         |  2 +-
 arch/arm/configs/sunxi_defconfig         |  4 ++--
 arch/arm/configs/tegra_defconfig         |  4 ++--
 arch/arm/configs/vexpress_defconfig      |  2 +-
 arch/arm/configs/vt8500_v6_v7_defconfig  |  2 +-
 arch/arm/configs/xcep_defconfig          |  2 +-
 arch/arm64/configs/defconfig             | 30 +++++++++++++++++++++++++++---
 55 files changed, 151 insertions(+), 104 deletions(-)

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

  reply	other threads:[~2022-10-06  9:23 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-10-06  9:22 [GIT PULL 0/4] ARM SoC updates for 6.1 Arnd Bergmann
2022-10-06  9:22 ` Arnd Bergmann
2022-10-06  9:23 ` Arnd Bergmann [this message]
2022-10-06  9:23   ` [GIT PULL 1/4] ARM: defconfig " Arnd Bergmann
2022-10-06 19:00   ` pr-tracker-bot
2022-10-06 19:00     ` pr-tracker-bot
2022-10-06  9:23 ` [GIT PULL 2/4] ARM: SoC driver " Arnd Bergmann
2022-10-06  9:23   ` Arnd Bergmann
2022-10-06 19:00   ` pr-tracker-bot
2022-10-06 19:00     ` pr-tracker-bot
2022-10-06  9:26 ` [GIT PULL 3/4] ARM SoC devicetree " Arnd Bergmann
2022-10-06  9:26   ` Arnd Bergmann
2022-10-06 19:00   ` pr-tracker-bot
2022-10-06 19:00     ` pr-tracker-bot
2022-10-06  9:28 ` [GIT PULL 4/4] ARM: SoC code changes " Arnd Bergmann
2022-10-06  9:28   ` Arnd Bergmann
2022-10-06 19:00   ` pr-tracker-bot
2022-10-06 19:00     ` pr-tracker-bot

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=eb58dfb5-294a-4e78-922a-412e388ef813@app.fastmail.com \
    --to=arnd@arndb.de \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=soc@kernel.org \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.