mbox series

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

Message ID 3618c698-8305-460f-bddb-67e4e06f524a@app.fastmail.com (mailing list archive)
State New
Headers show
Series [GIT,PULL,1/4] soc: devicetree updates for 6.12 | expand

Pull-request

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

Message

Arnd Bergmann Sept. 16, 2024, 4:32 p.m. UTC
The following changes since commit 47ac09b91befbb6a235ab620c32af719f8208399:

  Linux 6.11-rc4 (2024-08-18 13:17:27 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 7eee0f8bbd1b6946236624d25a938cb34c1ba2a9:

  Merge tag 'v6.11-next-defconfig' of https://git.kernel.org/pub/scm/linux/kernel/git/mediatek/linux into soc/defconfig (2024-09-11 09:05:18 +0000)

----------------------------------------------------------------
soc: defconfig updates for 6.12

The updates to the defconfig files are fairly small, enabling
drivers for eight of the arm and riscv based platforms.

----------------------------------------------------------------
Alexandre Mergnat (1):
      arm64: defconfig: enable mt8365 sound

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

Chen Wang (1):
      riscv: defconfig: sophgo: enable clks for sg2042

Devarsh Thakkar (1):
      arm64: defconfig: Enable E5010 JPEG Encoder

Dmitry Baryshkov (1):
      arm64: defconfig: build CONFIG_REGULATOR_QCOM_REFGEN as module

Geert Uytterhoeven (1):
      ARM: shmobile: defconfig: Enable slab hardening and kmalloc buckets

Inochi Amaoto (1):
      riscv: defconfig: Enable pinctrl support for CV18XX Series SoC

Jon Hunter (1):
      arm64: defconfig: Enable Tegra194 PCIe Endpoint

Kuninori Morimoto (1):
      arm64: defconfig: Enable AK4619 codec support

Liu Ying (1):
      arm64: defconfig: Enable ADP5585 GPIO and PWM drivers

Niklas Söderlund (1):
      arm64: defconfig: Enable R-Car Ethernet-TSN support

Varshini Rajendran (1):
      ARM: configs: at91: enable config flags for sam9x7 SoC family

 arch/arm/configs/at91_dt_defconfig  |  1 +
 arch/arm/configs/shmobile_defconfig |  1 +
 arch/arm64/configs/defconfig        | 10 ++++++++++
 arch/riscv/configs/defconfig        |  7 +++++++
 4 files changed, 19 insertions(+)

Comments

pr-tracker-bot@kernel.org Sept. 17, 2024, 9:48 a.m. UTC | #1
The pull request you sent on Mon, 16 Sep 2024 16:32:53 +0000:

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

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

Thank you!