mbox series

[GIT,PULL,5/5] soc: defconfig updates for 6.14

Message ID fdf46fd8-2449-4579-b85b-265c693addf8@app.fastmail.com (mailing list archive)
State New
Headers show
Series SoC changes for 6.14 | expand

Pull-request

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

Message

Arnd Bergmann Jan. 24, 2025, 3:08 p.m. UTC
The following changes since commit fac04efc5c793dccbd07e2d59af9f90b7fc0dca4:

  Linux 6.13-rc2 (2024-12-08 14:03:39 -0800)

are available in the Git repository at:

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

for you to fetch changes up to 309f64469cd5d09d5f1207e57d42f2eff9bd9311:

  Merge tag 'arm-soc/for-6.14/defconfig-arm64' of https://github.com/Broadcom/stblinux into soc/defconfig (2025-01-24 13:08:51 +0100)

----------------------------------------------------------------
soc: defconfig updates for 6.14

As usual, a number of new drivers get added to the defconfig to
support additional hardware. The stm32 defconfig also turns off
a few options to optimize for size.

----------------------------------------------------------------
Alexander Stein (1):
      ARM: imx_v6_v7_defconfig: enable JC42 for TQMa7x

André Draszik (1):
      arm64: defconfig: enable Maxim TCPCI driver

Arnd Bergmann (9):
      Merge tag 'renesas-arm-defconfig-for-v6.14-tag1' of https://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-devel into soc/defconfig
      Merge tag 'imx-defconfig-6.14' of https://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into soc/defconfig
      Merge tag 'at91-defconfig-6.14' of https://git.kernel.org/pub/scm/linux/kernel/git/at91/linux into soc/defconfig
      Merge tag 'mtk-defconfig-for-v6.14' of https://git.kernel.org/pub/scm/linux/kernel/git/mediatek/linux into soc/defconfig
      Merge tag 'ti-k3-config-for-v6.14' of https://git.kernel.org/pub/scm/linux/kernel/git/ti/linux into soc/defconfig
      Merge tag 'v6.14-rockchip-defconfig64-1' of https://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip into soc/defconfig
      Merge tag 'qcom-arm64-defconfig-for-6.14' of https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into soc/defconfig
      Merge tag 'riscv-config-for-v6.14' of https://git.kernel.org/pub/scm/linux/kernel/git/conor/linux into soc/defconfig
      Merge tag 'arm-soc/for-6.14/defconfig-arm64' of https://github.com/Broadcom/stblinux into soc/defconfig

Biju Das (1):
      arm64: defconfig: Enable R9A09G047 SoC

Cristian Ciocaltea (1):
      arm64: defconfig: Enable Rockchip extensions for Synopsys DW HDMI QP

Drew Fustini (1):
      riscv: defconfig: enable pinctrl and dwmac support for TH1520

Geert Uytterhoeven (1):
      ARM: shmobile: defconfig: Refresh for v6.13-rc1

Hari Nagalla (1):
      arm64: defconfig: Enable TI K3 M4 remoteproc driver

Igor Belwon (1):
      dt-bindings: soc: samsung: exynos-pmu: Add exynos990-pmu compatible

Jingyi Wang (1):
      arm64: defconfig: enable clock controller, interconnect and pinctrl for QCS8300

Krzysztof Kozlowski (1):
      arm64: defconfig: Enable basic Qualcomm SM8750 SoC drivers

Lad Prabhakar (1):
      arm64: defconfig: Enable Renesas RZ/V2H(P) Watchdog driver

Lijuan Gao (1):
      arm64: defconfig: enable clock controller, interconnect and pinctrl for QCS615

Liu Ying (1):
      arm64: defconfig: Enable ITE IT6263 driver

Luo Jie (1):
      arm64: defconfig: Enable Qualcomm IPQ CMN PLL clock controller

Mark Brown (1):
      arm64: defconfig: Enable Amazon Elastic Network Adaptor

Nicolas Dufresne (1):
      arm64: defconfig: Enable RFKILL GPIO

NĂ­colas F. R. A. Prado (3):
      arm64: defconfig: Enable MediaTek STAR Ethernet MAC
      arm64: defconfig: Enable sound for MT8188
      arm64: defconfig: Enable MediaTek DWMAC

Patrice Chotard (4):
      ARM: configs: stm32: Remove FLASH_MEM_BASE and FLASH_SIZE in STM32 defconfig
      ARM: configs: stm32: Clean STM32 defconfig
      ARM: configs: stm32: Remove CRYPTO in STM32 defconfig
      ARM: configs: stm32: Remove useless flags in STM32 defconfig

Ross Burton (1):
      arm64: defconfig: remove obsolete CONFIG_SM_DISPCC_8650

Ryan Wanner (1):
      ARM: configs: at91: sama7: add new SoC config

Stefan Wahren (1):
      arm64: defconfig: Enable pinctrl-based I2C mux

Taniya Das (1):
      arm64: defconfig: Enable sa8775p clock controllers

 .../bindings/soc/samsung/exynos-pmu.yaml           |  1 +
 arch/arm/configs/imx_v6_v7_defconfig               |  1 +
 arch/arm/configs/multi_v7_defconfig                |  1 +
 arch/arm/configs/sama7_defconfig                   |  1 +
 arch/arm/configs/shmobile_defconfig                |  1 +
 arch/arm/configs/stm32_defconfig                   | 12 ++++-----
 arch/arm64/configs/defconfig                       | 31 +++++++++++++++++++++-
 arch/riscv/configs/defconfig                       |  2 ++
 8 files changed, 43 insertions(+), 7 deletions(-)

Comments

pr-tracker-bot@kernel.org Jan. 24, 2025, 11:10 p.m. UTC | #1
The pull request you sent on Fri, 24 Jan 2025 16:08:59 +0100:

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

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

Thank you!