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@kernel.org
Subject: [GIT PULL 3/4] soc: defconfig updates for 6.11
Date: Mon, 15 Jul 2024 23:11:35 +0200 [thread overview]
Message-ID: <e94c0a1a-6e04-4ecb-8985-779c53fd7fc8@app.fastmail.com> (raw)
In-Reply-To: <fe3126a0-7c32-426a-9997-77d76ade5179@app.fastmail.com>
The following changes since commit f2661062f16b2de5d7b6a5c42a9a5c96326b8454:
Linux 6.10-rc5 (2024-06-23 17:08:54 -0400)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/soc/soc.git tags/soc-defconfig-6.11
for you to fetch changes up to 05a01ce77349f60b8f8d8b09df4e02a99d1f16df:
Merge tag 'imx-defconfig-6.11' of https://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into soc/defconfig (2024-07-09 08:21:26 +0200)
----------------------------------------------------------------
soc: defconfig updates for 6.11
These are the usual updates to enable newly added drivers, mostly for
arm64 and riscv this time.
----------------------------------------------------------------
Alexander Stein (1):
ARM: imx_v6_v7_defconfig: Enable drivers for TQMa7x/MBa7x
Arnd Bergmann (7):
Merge tag 'renesas-arm-defconfig-for-v6.11-tag1' of https://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-devel into soc/defconfig
Merge tag 'tegra-for-6.11-arm64-defconfig' of https://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into soc/defconfig
Merge tag 'at91-defconfig-6.11' of https://git.kernel.org/pub/scm/linux/kernel/git/at91/linux into soc/defconfig
Merge tag 'ti-k3-config-for-v6.11' of https://git.kernel.org/pub/scm/linux/kernel/git/ti/linux into soc/defconfig
Merge tag 'qcom-arm64-defconfig-for-6.11' of https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into soc/defconfig
Merge tag 'riscv-config-for-v6.11' of https://git.kernel.org/pub/scm/linux/kernel/git/conor/linux into soc/defconfig
Merge tag 'imx-defconfig-6.11' of https://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into soc/defconfig
Bartosz Golaszewski (1):
arm64: defconfig: enable SHM Bridge support for the TZ memory allocator
Besar Wicaksono (1):
arm64: defconfig: Enable NVIDIA CoreSight PMU driver
Christophe Roullier (1):
ARM: multi_v7_defconfig: Add MCP23S08 pinctrl support
Dharma Balasubiramani (1):
ARM: configs: at91: Enable LVDS serializer support
Dmitry Baryshkov (4):
arm64: defconfig: enable CONFIG_SM_GPUCC_8350
arm64: defconfig: make CONFIG_INTERCONNECT_QCOM_SM8350 built-in
arm64: defconfig: enable several Qualcomm interconnects
ARM: imx_v6_v7_defconfig: enable DRM_SII902X and DRM_DISPLAY_CONNECTOR
Fabio Estevam (1):
arm64: defconfig: Enable the IWLWIFI driver
Geert Uytterhoeven (1):
arm64: defconfig: Enable Marvell 88Q2XXX PHY support
Hal Feng (1):
riscv: defconfig: Enable StarFive JH7110 drivers
Komal Bajaj (1):
arm64: defconfig: Enable secure QFPROM driver
Nathan Morrisson (1):
arm64: defconfig: Enable TI LP873X PMIC
Ravi Gunasekaran (1):
arm64: defconfig: Enable USB2 PHY Driver
Vaishnav Achath (1):
arm64: defconfig: Enable MTD support for Hyperbus
Wolfram Sang (1):
arm64: defconfig: Enable Renesas R-Car Gen4 PCIe controller
arch/arm/configs/at91_dt_defconfig | 1 +
arch/arm/configs/imx_v6_v7_defconfig | 7 +++++++
arch/arm/configs/multi_v7_defconfig | 1 +
arch/arm64/configs/defconfig | 22 +++++++++++++++++++---
arch/riscv/configs/defconfig | 26 ++++++++++++++++++++++++++
5 files changed, 54 insertions(+), 3 deletions(-)
next prev parent reply other threads:[~2024-07-15 21:04 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-07-15 21:03 [GIT PULL 0/4] soc tree " Arnd Bergmann
2024-07-15 21:05 ` [GIT PULL 1/4] soc: driver updates " Arnd Bergmann
2024-07-16 19:25 ` pr-tracker-bot
2024-07-16 19:53 ` Linus Torvalds
2024-07-16 20:15 ` Bartosz Golaszewski
2024-07-16 20:34 ` Linus Torvalds
2024-07-16 20:49 ` Bartosz Golaszewski
2024-07-15 21:10 ` [GIT PULL 2/4] soc: dt " Arnd Bergmann
2024-07-16 18:55 ` Linus Torvalds
2024-07-16 19:33 ` Arnd Bergmann
2024-07-16 19:25 ` pr-tracker-bot
2024-07-15 21:11 ` Arnd Bergmann [this message]
2024-07-16 19:25 ` [GIT PULL 3/4] soc: defconfig " pr-tracker-bot
2024-07-15 21:12 ` [GIT PULL 4/4] soc: arm platform " Arnd Bergmann
2024-07-16 19:25 ` 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=e94c0a1a-6e04-4ecb-8985-779c53fd7fc8@app.fastmail.com \
--to=arnd@arndb.de \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=soc@kernel.org \
--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®