mbox series

[GIT,PULL,3/4] soc: defconfig updates for 6.11

Message ID e94c0a1a-6e04-4ecb-8985-779c53fd7fc8@app.fastmail.com (mailing list archive)
State New
Headers show
Series soc tree for 6.11 | expand

Pull-request

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

Message

Arnd Bergmann July 15, 2024, 9:11 p.m. UTC
The following changes since commit f2661062f16b2de5d7b6a5c42a9a5c96326b8454:

  Linux 6.10-rc5 (2024-06-23 17:08:54 -0400)

are available in the Git repository at:

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

for you to fetch changes up to 05a01ce77349f60b8f8d8b09df4e02a99d1f16df:

  Merge tag 'imx-defconfig-6.11' of https://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into soc/defconfig (2024-07-09 08:21:26 +0200)

----------------------------------------------------------------
soc: defconfig updates for 6.11

These are the usual updates to enable newly added drivers, mostly for
arm64 and riscv this time.

----------------------------------------------------------------
Alexander Stein (1):
      ARM: imx_v6_v7_defconfig: Enable drivers for TQMa7x/MBa7x

Arnd Bergmann (7):
      Merge tag 'renesas-arm-defconfig-for-v6.11-tag1' of https://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-devel into soc/defconfig
      Merge tag 'tegra-for-6.11-arm64-defconfig' of https://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into soc/defconfig
      Merge tag 'at91-defconfig-6.11' of https://git.kernel.org/pub/scm/linux/kernel/git/at91/linux into soc/defconfig
      Merge tag 'ti-k3-config-for-v6.11' of https://git.kernel.org/pub/scm/linux/kernel/git/ti/linux into soc/defconfig
      Merge tag 'qcom-arm64-defconfig-for-6.11' of https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into soc/defconfig
      Merge tag 'riscv-config-for-v6.11' of https://git.kernel.org/pub/scm/linux/kernel/git/conor/linux into soc/defconfig
      Merge tag 'imx-defconfig-6.11' of https://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into soc/defconfig

Bartosz Golaszewski (1):
      arm64: defconfig: enable SHM Bridge support for the TZ memory allocator

Besar Wicaksono (1):
      arm64: defconfig: Enable NVIDIA CoreSight PMU driver

Christophe Roullier (1):
      ARM: multi_v7_defconfig: Add MCP23S08 pinctrl support

Dharma Balasubiramani (1):
      ARM: configs: at91: Enable LVDS serializer support

Dmitry Baryshkov (4):
      arm64: defconfig: enable CONFIG_SM_GPUCC_8350
      arm64: defconfig: make CONFIG_INTERCONNECT_QCOM_SM8350 built-in
      arm64: defconfig: enable several Qualcomm interconnects
      ARM: imx_v6_v7_defconfig: enable DRM_SII902X and DRM_DISPLAY_CONNECTOR

Fabio Estevam (1):
      arm64: defconfig: Enable the IWLWIFI driver

Geert Uytterhoeven (1):
      arm64: defconfig: Enable Marvell 88Q2XXX PHY support

Hal Feng (1):
      riscv: defconfig: Enable StarFive JH7110 drivers

Komal Bajaj (1):
      arm64: defconfig: Enable secure QFPROM driver

Nathan Morrisson (1):
      arm64: defconfig: Enable TI LP873X PMIC

Ravi Gunasekaran (1):
      arm64: defconfig: Enable USB2 PHY Driver

Vaishnav Achath (1):
      arm64: defconfig: Enable MTD support for Hyperbus

Wolfram Sang (1):
      arm64: defconfig: Enable Renesas R-Car Gen4 PCIe controller

 arch/arm/configs/at91_dt_defconfig   |  1 +
 arch/arm/configs/imx_v6_v7_defconfig |  7 +++++++
 arch/arm/configs/multi_v7_defconfig  |  1 +
 arch/arm64/configs/defconfig         | 22 +++++++++++++++++++---
 arch/riscv/configs/defconfig         | 26 ++++++++++++++++++++++++++
 5 files changed, 54 insertions(+), 3 deletions(-)

Comments

pr-tracker-bot@kernel.org July 16, 2024, 7:25 p.m. UTC | #1
The pull request you sent on Mon, 15 Jul 2024 23:11:35 +0200:

> https://git.kernel.org/pub/scm/linux/kernel/git/soc/soc.git tags/soc-defconfig-6.11

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/a9a4cd9c3397109c2799cb765ab0d3959831a248

Thank you!