linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Arnd Bergmann" <arnd@arndb.de>
To: "Linus Torvalds" <torvalds@linux-foundation.org>
Cc: soc@kernel.org, linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org
Subject: [GIT PULL 4/4] ARM defconfig updates for 6.9
Date: Tue, 12 Mar 2024 17:47:22 +0100	[thread overview]
Message-ID: <a901bb0c-bf09-470b-98e1-10ae1cacf0db@app.fastmail.com> (raw)
In-Reply-To: <89d0bb77-a608-4ae0-b9d9-e17fdf5f12da@app.fastmail.com>

The following changes since commit 6613476e225e090cc9aad49be7fa504e290dd33d:

  Linux 6.8-rc1 (2024-01-21 14:11:32 -0800)

are available in the Git repository at:

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

for you to fetch changes up to d8999d151e4110effc760397f500dda25d7a60b1:

  arm64: defconfig: Enable support for cbmem entries in the coreboot table (2024-03-04 21:18:53 +0100)

----------------------------------------------------------------
ARM defconfig updates for 6.9

This has the usual updates to enable platform specific driver modules
as new hardware gets supported, as well as an update to the virt.config
fragment so we disable all newly added platforms again.

----------------------------------------------------------------
Abel Vesa (1):
      arm64: defconfig: Enable X1E80100 multimedia clock controllers configs

Alexander Stein (1):
      arm64: defconfig: Enable i.MX8QXP device drivers

Andrew Davis (2):
      ARM: multi_v7_defconfig: Add more TI Keystone support
      ARM: multi_v7_defconfig: Add more TI Keystone support

Arnd Bergmann (6):
      arm64: config: disable new platforms in virt.config
      Merge tag 'renesas-arm-defconfig-for-v6.9-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-devel into soc/defconfig
      Merge tag 'qcom-arm64-defconfig-for-6.9' of https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into soc/defconfig
      Merge tag 'imx-defconfig-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into soc/defconfig
      Merge tag 'ti-k3-config-for-v6.9' of https://git.kernel.org/pub/scm/linux/kernel/git/ti/linux into soc/defconfig
      Merge tag 'v6.9-rockchip-config64-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip into soc/defconfig

Bjorn Andersson (2):
      arm64: defconfig: Enable MAX20411 regulator driver
      arm64: defconfig: Enable Qualcomm interconnect providers

Brandon Brnich (1):
      arm64: defconfig: Enable Wave5 Video Encoder/Decoder

Cristian Ciocaltea (1):
      arm64: defconfig: Enable Rockchip HDMI/eDP Combo PHY

Geert Uytterhoeven (2):
      ARM: shmobile: defconfig: Disable staging
      ARM: multi_v7_defconfig: Disable board staging

Komal Bajaj (1):
      arm64: defconfig: Enable GCC and interconnect for QDU1000/QRU1000

Krzysztof Kozlowski (1):
      arm64: defconfig: drop ext2 filesystem and redundant ext3

Linh Phung (1):
      arm64: defconfig: Enable R8A779H0 SoC

Luca Weiss (1):
      arm64: defconfig: Enable QCOM PBS

Marek Szyprowski (1):
      ARM: multi_v7_defconfig: Enable BACKLIGHT_CLASS_DEVICE

Martin Jücker (1):
      ARM: defconfig: enable STMicroelectronics accelerometer and gyro for Exynos

Martin Kaiser (2):
      ARM: imx_v6_v7_defconfig: enable the vf610 gpio driver
      arm64: defconfig: enable the vf610 gpio driver

Neil Armstrong (3):
      arm64: defconfig: enable audio drivers for SM8650 QRD board
      arm64: defconfig: enable WCD939x USBSS driver as module
      arm64: deconfig: enable Goodix Berlin SPI touchscreen driver as module

Nícolas F. R. A. Prado (1):
      arm64: defconfig: Enable support for cbmem entries in the coreboot table

Yannic Moog (1):
      arm64: defconfig: enable i.MX8MP ldb bridge

 arch/arm/configs/exynos_defconfig    |  3 +++
 arch/arm/configs/imx_v6_v7_defconfig |  1 +
 arch/arm/configs/multi_v7_defconfig  | 21 ++++++++++++++++++++-
 arch/arm/configs/shmobile_defconfig  |  2 --
 arch/arm64/configs/defconfig         | 34 ++++++++++++++++++++++++++++++----
 arch/arm64/configs/virt.config       |  4 ++++
 6 files changed, 58 insertions(+), 7 deletions(-)

  parent reply	other threads:[~2024-03-12 16:47 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-12 16:39 [GIT PULL 0/4] ARM SoC updates for 6.9 Arnd Bergmann
2024-03-12 16:43 ` [GIT PULL 1/4] ARM: SoC DT changes " Arnd Bergmann
2024-03-12 18:20   ` pr-tracker-bot
2024-03-12 16:45 ` [GIT PULL 2/4] ARM: SoC drivers " Arnd Bergmann
2024-03-12 18:20   ` pr-tracker-bot
2024-03-12 16:46 ` [GIT PULL 3/4] ARM: SoC code updates " Arnd Bergmann
2024-03-12 18:20   ` pr-tracker-bot
2024-03-12 16:47 ` Arnd Bergmann [this message]
2024-03-12 18:20   ` [GIT PULL 4/4] ARM 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=a901bb0c-bf09-470b-98e1-10ae1cacf0db@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;
as well as URLs for NNTP newsgroup(s).