Linux-ARM-Kernel 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-kernel@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL 4/4] soc: defconfig updates for 6.10
Date: Fri, 10 May 2024 23:13:38 +0200	[thread overview]
Message-ID: <d8eb719b-3b66-4475-b117-7a4734af9def@app.fastmail.com> (raw)
In-Reply-To: <fa20b5a4-a131-49b4-9597-15886435a288@app.fastmail.com>

The following changes since commit fec50db7033ea478773b159e0e2efb135270e3b7:

  Linux 6.9-rc3 (2024-04-07 13:22:46 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 78b08cf6313061499948126aebdf00e1079e4d21:

  arm64: defconfig: enable Airoha platform (2024-05-10 15:56:33 +0200)

----------------------------------------------------------------
soc: defconfig updates for 6.10

Most of the changes enable additional device driver modules and arm64
platforms. In addition, the usb onboard-device support and ext4 security
labels are turned on.

----------------------------------------------------------------
Adam Ford (1):
      arm64: defconfig: Enable DRM_IMX8MP_DW_HDMI_BRIDGE as module

Akhil R (1):
      arm64: defconfig: Enable Tegra Security Engine

Arnd Bergmann (9):
      Merge tag 'v6.10-rockchip-defconfig64' of git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip into soc/defconfig
      Merge tag 'sunxi-config-for-6.10-1' of https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux into soc/defconfig
      Merge tag 'tegra-for-6.10-arm64-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into soc/defconfig
      Merge tag 'qcom-arm64-defconfig-for-6.10' of https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into soc/defconfig
      Merge tag 'imx-defconfig-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into soc/defconfig
      Merge tag 'renesas-arm-defconfig-for-v6.10-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-devel into soc/defconfig
      Merge tag 'arm-soc/for-6.10/defconfig-arm64' of https://github.com/Broadcom/stblinux into soc/defconfig
      Merge tag 'amlogic-defconfig-for-v6.10' of https://git.kernel.org/pub/scm/linux/kernel/git/amlogic/linux into soc/defconfig
      Merge tag 'qcom-arm64-defconfig-for-6.10-2' of https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into soc/defconfig

Bartosz Golaszewski (1):
      arm64: defconfig: build ath12k as a module

Biju Das (2):
      arm64: defconfig: Enable Renesas RZ/G2L display unit DRM driver
      arm64: defconfig: Enable Renesas DA9062 PMIC

Bjorn Andersson (2):
      Merge branch 'arm64-defconfig-for-6.10' onto 'v6.9-rc1'
      arm64: defconfig: Enable sc7280 display and gpu clock controllers

Daniel Danzberger (1):
      arm64: defconfig: enable Airoha platform

Dmitry Baryshkov (2):
      arm64: defconfig: enable REGULATOR_QCOM_USB_VBUS
      arm64: defconfig: select INTERCONNECT_QCOM_SM6115 as built-in

Fabio Estevam (2):
      ARM: imx_v6_v7_defconfig: Select CONFIG_USB_ONBOARD_HUB
      ARM: imx_v6_v7_defconfig: Update ONBOARD_USB_HUB to ONBOAD_USB_DEV

Geert Uytterhoeven (1):
      ARM: shmobile: defconfig: Refresh for v6.9-rc1

Johan Hovold (1):
      arm64: defconfig: enable ext4 security labels

Krzysztof Kozlowski (2):
      arm64: defconfig: enable reset-gpio driver as module
      arm64: defconfig: qcom: enable X1E80100 sound card

Lad Prabhakar (1):
      arm64: defconfig: Enable R9A09G057 SoC

Luca Ceresoli (1):
      arm64: defconfig: enable Rockchip RK3308 internal audio codec driver

Maxime Ripard (1):
      ARM: configs: sunxi: Enable DRM_DW_HDMI

Neil Armstrong (1):
      arm64: defconfig: enable Khadas TS050 panel as module

Ritesh Kumar (1):
      arm64: defconfig: enable Novatek NT36672E DSI Panel driver

Sebastian Reichel (2):
      arm64: defconfig: support Mali CSF-based GPUs
      arm64: defconfig: enable Rockchip Samsung USBDP PHY

Stefan Wahren (1):
      arm64: defconfig: build snd_bcm2835 as module

 arch/arm/configs/imx_v6_v7_defconfig |  1 +
 arch/arm/configs/shmobile_defconfig  |  3 ++-
 arch/arm/configs/sunxi_defconfig     |  1 +
 arch/arm64/configs/defconfig         | 23 +++++++++++++++++++++++
 4 files changed, 27 insertions(+), 1 deletion(-)

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

  parent reply	other threads:[~2024-05-10 21:15 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-05-10 21:09 [GIT PULL 0/4] arm soc changes for 6.10 Arnd Bergmann
2024-05-10 21:11 ` [GIT PULL 1/4] soc: devicetree updates for 6.10, part 1 Arnd Bergmann
2024-05-13 16:15   ` pr-tracker-bot
2024-05-10 21:12 ` [GIT PULL 2/4] soc: drivers for 6.10 Arnd Bergmann
2024-05-13 16:15   ` pr-tracker-bot
2024-05-10 21:12 ` [GIT PULL 3/4] soc: arm code changes " Arnd Bergmann
2024-05-13 16:15   ` pr-tracker-bot
2024-05-10 21:13 ` Arnd Bergmann [this message]
2024-05-13 16:15   ` [GIT PULL 4/4] soc: defconfig updates " 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=d8eb719b-3b66-4475-b117-7a4734af9def@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 read-only IMAP folder(s) and NNTP newsgroup(s).