mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: "Arnd Bergmann" <arnd@arndb.de>
To: "Linus Torvalds" <torvalds@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org, soc@lists.linux.dev
Subject: [GIT PULL 5/5] soc: defconfig updates for 6.14
Date: Fri, 24 Jan 2025 16:08:59 +0100	[thread overview]
Message-ID: <fdf46fd8-2449-4579-b85b-265c693addf8@app.fastmail.com> (raw)
In-Reply-To: <1f0939fd-1694-476e-954f-e58ff8650dd9@app.fastmail.com>

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(-)

  parent reply	other threads:[~2025-01-24 15:09 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-01-24 15:00 [GIT PULL 0/5] SoC changes " Arnd Bergmann
2025-01-24 15:02 ` [GIT PULL 1/5] soc: arm platform code " Arnd Bergmann
2025-01-24 23:10   ` pr-tracker-bot
2025-01-24 15:03 ` [GIT PULL 2/5] soc: new SoC support " Arnd Bergmann
2025-01-24 23:10   ` pr-tracker-bot
2025-01-24 15:06 ` [GIT PULL 3/5] soc: devicetree changes " Arnd Bergmann
2025-01-24 23:10   ` pr-tracker-bot
2025-01-24 15:08 ` [GIT PULL 4/5] soc: driver updates " Arnd Bergmann
2025-01-24 23:10   ` pr-tracker-bot
2025-01-24 15:08 ` Arnd Bergmann [this message]
2025-01-24 23:10   ` [GIT PULL 5/5] soc: defconfig " 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=fdf46fd8-2449-4579-b85b-265c693addf8@app.fastmail.com \
    --to=arnd@arndb.de \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=soc@lists.linux.dev \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®