mbox series

[GIT,PULL,4/4] ARM defconfig updates for 6.9

Message ID a901bb0c-bf09-470b-98e1-10ae1cacf0db@app.fastmail.com (mailing list archive)
State New
Headers show
Series ARM SoC updates for 6.9 | expand

Pull-request

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

Message

Arnd Bergmann March 12, 2024, 4:47 p.m. UTC
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(-)

Comments

pr-tracker-bot@kernel.org March 12, 2024, 6:20 p.m. UTC | #1
The pull request you sent on Tue, 12 Mar 2024 17:47:22 +0100:

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

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/3efa10eb97e98cca0c80b5b293a149eba8fb1d7e

Thank you!