mbox series

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

Message ID 77eaecac-c423-494d-91f0-e08322fbb0d8@app.fastmail.com (mailing list archive)
State New
Headers show
Series soc updates for 6.13 | expand

Pull-request

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

Message

Arnd Bergmann Nov. 20, 2024, 11:02 p.m. UTC
The following changes since commit 42f7652d3eb527d03665b09edac47f85fb600924:

  Linux 6.12-rc4 (2024-10-20 15:19:38 -0700)

are available in the Git repository at:

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

for you to fetch changes up to de6dff2090ddfa74ae53e3e52243a9b9f3ff8526:

  Merge tag 'at91-defconfig-6.13' of https://git.kernel.org/pub/scm/linux/kernel/git/at91/linux into soc/defconfig (2024-11-13 22:49:50 +0100)

----------------------------------------------------------------
soc: defconfig updates for 6.13

As usual, a few newly added device drivers get enabled in the
arm32 multi_v7_defconfig and arm64 defconfig as well as a few of
the SoC specific config files.

The main visible change is the inclusion of (reduced) debug info
by default in the 32-bit defconfig.

----------------------------------------------------------------
Andreas Kemnade (1):
      ARM: imx_v6_v7_defconfig: Enable drivers for Kobo Clara 2E

Arnd Bergmann (6):
      Merge tag 'arm-soc/for-6.13/defconfig' of https://github.com/Broadcom/stblinux into soc/defconfig
      Merge tag 'qcom-arm64-defconfig-for-6.13' of https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into soc/defconfig
      Merge tag 'imx-defconfig-6.13' of https://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into soc/defconfig
      Merge tag 'renesas-arm-defconfig-for-v6.13-tag1' of https://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-devel into soc/defconfig
      Merge tag 'ti-k3-config-for-v6.13' of https://git.kernel.org/pub/scm/linux/kernel/git/ti/linux into soc/defconfig
      Merge tag 'at91-defconfig-6.13' of https://git.kernel.org/pub/scm/linux/kernel/git/at91/linux into soc/defconfig

Claudiu Beznea (1):
      arm64: defconfig: Enable VBATTB clock and Renesas RTCA-3

Florian Fainelli (1):
      ARM: multi_v7_defconfig: Enable debugging symbols by default

Mihai Sain (1):
      ARM: configs: at91: enable PAC1934 driver as module

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

Wadim Egorov (1):
      arm64: defconfig: Enable PCF857X GPIO expander

 arch/arm/configs/at91_dt_defconfig   | 1 +
 arch/arm/configs/imx_v6_v7_defconfig | 2 ++
 arch/arm/configs/multi_v7_defconfig  | 3 +++
 arch/arm/configs/sama5_defconfig     | 1 +
 arch/arm/configs/sama7_defconfig     | 1 +
 arch/arm64/configs/defconfig         | 6 ++++++
 6 files changed, 14 insertions(+)

Comments

pr-tracker-bot@kernel.org Nov. 20, 2024, 11:50 p.m. UTC | #1
The pull request you sent on Thu, 21 Nov 2024 00:02:17 +0100:

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

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

Thank you!