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: soc@lists.linux.dev, linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org
Subject: [GIT PULL 3/5] soc: defconfig updates for 6.16
Date: Sat, 31 May 2025 11:05:53 +0200	[thread overview]
Message-ID: <70c2f540-d534-4b17-8daf-4409845f3a5d@app.fastmail.com> (raw)
In-Reply-To: <28a4c0cf-7978-4547-bf89-42804975c848@app.fastmail.com>

The following changes since commit 9c32cda43eb78f78c73aee4aa344b777714e259b:

  Linux 6.15-rc3 (2025-04-20 13:43:47 -0700)

are available in the Git repository at:

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

for you to fetch changes up to ae006498a0723e1cbb14fb7c56a1fa4642791897:

  Merge tag 'v6.16-rockchip-defconfig64-1' of https://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip into soc/defconfig (2025-05-22 13:01:41 +0200)

----------------------------------------------------------------
soc: defconfig updates for 6.16

The usual defconfig updates enable configuration options for drivers
that got added. A few SoC specific options are enabled in Kconfig
files instead, in place of the defconfig files.

----------------------------------------------------------------
Arnd Bergmann (7):
      Merge tag 'renesas-arm-defconfig-for-v6.16-tag2' of https://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-devel into soc/defconfig
      Merge tag 'imx-defconfig-6.16' of https://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into soc/defconfig
      Merge tag 'ti-k3-config-for-v6.16' of https://git.kernel.org/pub/scm/linux/kernel/git/ti/linux into soc/defconfig
      Merge tag 'riscv-config-for-v6.16' of https://git.kernel.org/pub/scm/linux/kernel/git/conor/linux into soc/defconfig
      Merge tag 'qcom-arm64-defconfig-for-6.16-2' of https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into soc/defconfig
      Merge tag 'mtk-defconfig-for-v6.16' of https://git.kernel.org/pub/scm/linux/kernel/git/mediatek/linux into soc/defconfig
      Merge tag 'v6.16-rockchip-defconfig64-1' of https://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip into soc/defconfig

Biju Das (1):
      arm64: defconfig: Enable Renesas RZ/G2L GPT config

Dominik Haller (1):
      arm64: defconfig: Enable TMP102 as module

Francesco Dolcini (1):
      arm64: defconfig: Add Toradex Embedded Controller config

Geert Uytterhoeven (1):
      ARM: shmobile: defconfig: Enable more support for RZN1D-DB/EB

Haylen Chu (1):
      riscv: defconfig: spacemit: enable clock controller driver for SpacemiT K1

Jayesh Choudhary (1):
      arm64: defconfig: Add CDNS_DSI and CDNS_PHY config

Judith Mendez (1):
      arm64: defconfig: Enable hwspinlock and eQEP for K3

Kuninori Morimoto (1):
      arm64: defconfig: Add Renesas MSIOF sound support

Lad Prabhakar (4):
      soc: renesas: Kconfig: Enable SoCs by default when ARCH_RENESAS is set
      arm64: defconfig: Remove individual Renesas SoC entries
      arm: shmobile_defconfig: Drop individual Renesas SoC entries
      arm: multi_v7_defconfig: Drop individual Renesas SoC entries

Michal Wilczynski (1):
      riscv: Enable PM_GENERIC_DOMAINS for T-Head SoCs

Nicolas Frattaroli (1):
      arm64: defconfig: Enable Rockchip SAI and ES8328

Nishanth Menon (1):
      arm64: defconfig: Enable TPIC2810 GPIO expander

Nícolas F. R. A. Prado (1):
      arm64: defconfig: Enable configs for MediaTek Genio EVK boards

Sricharan Ramabadhran (1):
      arm64: defconfig: Enable IPQ5424 RDP466 base configs

Tudor Ambarus (1):
      arm64: defconfig: enable ACPM protocol and Exynos mailbox

Vignesh Raman (1):
      arm64: defconfig: mediatek: enable PHY drivers

Yixun Lan (1):
      riscv: defconfig: spacemit: enable gpio support for K1 SoC

 arch/arm/configs/multi_v7_defconfig | 19 --------------
 arch/arm/configs/shmobile_defconfig | 26 +++++--------------
 arch/arm64/configs/defconfig        | 51 ++++++++++++++++++++-----------------
 arch/riscv/Kconfig.socs             |  1 +
 arch/riscv/configs/defconfig        |  3 +++
 drivers/soc/renesas/Kconfig         | 42 ++++++++++++++++++++++++++++++
 6 files changed, 80 insertions(+), 62 deletions(-)

  parent reply	other threads:[~2025-05-31  9:06 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-05-31  8:59 [GIT PULL 0/5] soc: " Arnd Bergmann
2025-05-31  9:01 ` [GIT PULL 1/5] soc: drivers " Arnd Bergmann
2025-05-31 15:30   ` pr-tracker-bot
2025-05-31  9:02 ` [GIT PULL 2/5] ARM: soc updates " Arnd Bergmann
2025-05-31 15:30   ` pr-tracker-bot
2025-05-31  9:05 ` Arnd Bergmann [this message]
2025-05-31 15:30   ` [GIT PULL 3/5] soc: defconfig " pr-tracker-bot
2025-05-31  9:06 ` [GIT PULL 4/5] soc: devicetree " Arnd Bergmann
2025-05-31 15:14   ` Linus Torvalds
2025-05-31 19:41     ` Arnd Bergmann
2025-05-31 15:30   ` pr-tracker-bot
2025-05-31  9:07 ` [GIT PULL 5/5] soc: sophgo " Arnd Bergmann
2025-05-31 15:30   ` 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=70c2f540-d534-4b17-8daf-4409845f3a5d@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®