mbox series

[GIT,PULL,2/4] ARM: defconfig updates for 6.6

Message ID 48c2b819-153a-495c-8f36-2d6bc1a74793@app.fastmail.com (mailing list archive)
State Mainlined
Headers show
Series ARM: SoC changes for 6.6 | expand

Pull-request

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

Message

Arnd Bergmann Aug. 29, 2023, 9:52 p.m. UTC
The following changes since commit fdf0eaf11452d72945af31804e2a1048ee1b574c:

  Linux 6.5-rc2 (2023-07-16 15:10:37 -0700)

are available in the Git repository at:

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

for you to fetch changes up to d2dff8d84df22b8f5e88d86d9f412ae0c01ad796:

  Merge tag 'qcom-arm64-defconfig-for-6.6' of https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into soc/defconfig (2023-08-21 21:21:34 -0400)

----------------------------------------------------------------
ARM: defconfig updates for 6.6

Various additions to the defconfig files to enable more drivers
for already supported platforms, usually as loadable modules.

----------------------------------------------------------------
Alexander Stein (1):
      arm64: defconfig: Enable i.MX93 devices

Andrew Davis (2):
      ARM: multi_v7_defconfig: Enable TI Remoteproc and related configs
      ARM: multi_v7_defconfig: Enable OMAP audio/display support

Aradhya Bhatia (1):
      arm64: defconfig: Enable ITE_IT66121 HDMI transmitter

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

Bartosz Golaszewski (1):
      arm64: defconfig: enable the SerDes PHY for Qualcomm DWMAC

Biju Das (2):
      arm64: defconfig: Enable Renesas MTU3a PWM config
      arm64: defconfig: Enable PMIC RAA215300 and RTC ISL 1208 configs

Bjorn Andersson (1):
      arm64: defconfig: Enable Qualcomm SC8280XP GPUCC

Cristian Ciocaltea (1):
      arm64: defconfig: Enable Rockchip OTP memory driver

Dmitry Baryshkov (1):
      arm64: defconfig: enable Qualcomm MSM8996 Global Clock Controller as built-in

Fabio Estevam (1):
      arm64: defconfig: Enable CONFIG_DRM_IMX_LCDIF

Fabrizio Castro (1):
      arm64: defconfig: Enable Renesas RZ/V2M CSI driver

Guido Günther (1):
      arm64: defconfig: Enable Redpine 91X wlan driver

Jagan Teki (2):
      arm64: defconfig: Enable PHY_ROCKCHIP_NANENG_COMBO_PHY
      arm64: defconfig: Enable GPIO_SYSCON

MD Danish Anwar (1):
      arm64: defconfig: Enable TI PRUSS

Marcel Ziswiler (1):
      arm64: defconfig: enable driver for bluetooth nxp uart

Marek Szyprowski (1):
      arm64: defconfig: Enable drivers for the Odroid-M1 board

Mark Brown (1):
      ARM: multi_v7_defconfig: Enable TLV320AIC3x

Michael Walle (1):
      arm64: defconfig: enable SL28VPD NVMEM layout

Pascal Paillet (1):
      ARM: multi_v7_defconfig: Add SCMI regulator support

Peng Fan (1):
      arm64: defconfig: select IMX_REMOTEPROC and RPMSG_VIRTIO

Sricharan Ramabadhran (1):
      arm64: defconfig: Enable IPQ5018 SoC base configs

Udit Kumar (1):
      arm64: defconfig: Enable various configs for TI K3 platforms

 arch/arm/configs/multi_v7_defconfig | 13 ++++++++++
 arch/arm64/configs/defconfig        | 49 +++++++++++++++++++++++++++++++++++++
 2 files changed, 62 insertions(+)

Comments

pr-tracker-bot@kernel.org Aug. 31, 2023, 12:10 a.m. UTC | #1
The pull request you sent on Tue, 29 Aug 2023 17:52:18 -0400:

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

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/47ca50600efcf994adb62a9a4e75c77d91bd0781

Thank you!