mbox series

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

Message ID 9a65c188-56a7-4e0a-ad3f-350d67d854b9@app.fastmail.com (mailing list archive)
State New
Headers show
Series SoC updates for 6.15 | expand

Pull-request

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

Message

Arnd Bergmann March 26, 2025, 6:03 p.m. UTC
The following changes since commit 0ad2507d5d93f39619fc42372c347d6006b64319:

  Linux 6.14-rc3 (2025-02-16 14:02:44 -0800)

are available in the Git repository at:

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

for you to fetch changes up to 8ce2a15b1e6464a8681fb2f787602fc78f8e2f39:

  arm: defconfig: drop RT_GROUP_SCHED=y from bcm2835/tegra/omap2plus (2025-03-21 13:27:08 +0100)

----------------------------------------------------------------
soc: defconfig updates for 6.15

A small set of updates for the arm64 defconfig to enable more
drivers, plus a bit for housekeeping on some of the arm32
defconfigs on particular SoC families.

----------------------------------------------------------------
Arnd Bergmann (4):
      Merge tag 'renesas-arm-defconfig-for-v6.15-tag1' of https://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-devel into soc/defconfig
      Merge tag 'v6.15-rockchip-defconfig64-1' of https://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip into soc/defconfig
      Merge tag 'ti-k3-config-for-v6.15' of https://git.kernel.org/pub/scm/linux/kernel/git/ti/linux into soc/defconfig
      Merge tag 'qcom-arm64-defconfig-for-6.15' of https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into soc/defconfig

Ayush Singh (1):
      arm64: defconfig: Enable gb_beagleplay

Bjorn Andersson (1):
      arm64: defconfig: Enable USB retimer and redriver

Celeste Liu (1):
      arm: defconfig: drop RT_GROUP_SCHED=y from bcm2835/tegra/omap2plus

Devi Priya (1):
      arm64: defconfig: Build NSS Clock Controller driver for IPQ9574

Dmitry Baryshkov (2):
      arm64: defconfig: Enable Qualcomm QCM2290 GPU clock controller
      arm64: defconfig: enable DRM_DISPLAY_CONNECTOR as a module

Neil Armstrong (1):
      arm64: defconfig: enable Qualcomm IRIS & VIDEOCC_8550 as module

Niklas Söderlund (1):
      ARM: shmobile: defconfig: Supplement DTB with ATAG information

Ravi Gunasekaran (1):
      arm64: defconfig: Enable HSR protocol driver

Santhosh Kumar K (1):
      arm64: defconfig: Enable SPI NAND flashes

Sebastian Reichel (1):
      arm64: defconfig: Enable Synopsys HDMI receiver

Shawn Lin (1):
      arm64: defconfig: Enable Rockchip UFS host driver

 arch/arm/configs/bcm2835_defconfig   |  1 -
 arch/arm/configs/omap2plus_defconfig |  1 -
 arch/arm/configs/shmobile_defconfig  |  1 +
 arch/arm/configs/tegra_defconfig     |  1 -
 arch/arm64/configs/defconfig         | 16 ++++++++++++++++
 5 files changed, 17 insertions(+), 3 deletions(-)

Comments

pr-tracker-bot@kernel.org March 27, 2025, 7:10 p.m. UTC | #1
The pull request you sent on Wed, 26 Mar 2025 19:03:04 +0100:

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

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

Thank you!