mbox series

[GIT,PULL,4/4] soc: defconfig updates for 6.10

Message ID d8eb719b-3b66-4475-b117-7a4734af9def@app.fastmail.com (mailing list archive)
State New
Headers show
Series arm soc changes for 6.10 | expand

Pull-request

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

Message

Arnd Bergmann May 10, 2024, 9:13 p.m. UTC
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(-)

Comments

pr-tracker-bot@kernel.org May 13, 2024, 4:15 p.m. UTC | #1
The pull request you sent on Fri, 10 May 2024 23:13:38 +0200:

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

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/6d1346f1bcbf2724dee8af013cdab9f7b581435b

Thank you!