mbox series

[GIT,PULL,4/5] ARM: SoC defconfig changes for 6.5

Message ID 850b11a6-4f23-41dd-ac14-d8663683d1f6@app.fastmail.com (mailing list archive)
State Mainlined
Headers show
Series ARM: SoC tree changes for 6.5 | expand

Pull-request

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

Message

Arnd Bergmann June 29, 2023, 3:22 p.m. UTC
The following changes since commit 44c026a73be8038f03dbdeef028b642880cf1511:

  Linux 6.4-rc3 (2023-05-21 14:05:48 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 2b24391767ae6897dff6eeb521f01d495bc27b55:

  arm64: defconfig: Enable Rockchip I2S TDM and ES8316 drivers (2023-06-21 15:04:01 +0200)

----------------------------------------------------------------
ARM: SoC defconfig changes for 6.5

The arm64 defconfig file gets the usual updates to enable addition
device drivers as well as the sparx5 and realtek SoC platforms.

For arm32, there are only a couple of cleanup patches for imx,
renesas and rockchips.

----------------------------------------------------------------
Adam Ford (1):
      arm64: defconfig: Enable video capture drivers on imx8mm/imx8mn

Alexandre Mergnat (2):
      arm64: defconfig: enable MT6357 regulator
      arm64: defconfig: enable Mediatek PMIC key

Arnd Bergmann (7):
      Merge tag 'renesas-arm-defconfig-for-v6.5-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-devel into soc/defconfig
      Merge tag 'renesas-arm-defconfig-for-v6.5-tag2' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-devel into soc/defconfig
      Merge tag 'imx-defconfig-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into soc/defconfig
      Merge tag 'qcom-arm64-defconfig-for-6.5' of https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into soc/defconfig
      Merge tag 'qcom-arm64-defconfig-for-6.5-2' of https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into soc/defconfig
      Merge tag 'ti-k3-config-for-v6.5' of https://git.kernel.org/pub/scm/linux/kernel/git/ti/linux into soc/defconfig
      Merge tag 'v6.4-next-defconfig' of https://git.kernel.org/pub/scm/linux/kernel/git/matthias.bgg/linux into soc/defconfig

Bartosz Golaszewski (1):
      arm64: defconfig: enable the SA8775P GPUCC driver

Biju Das (1):
      arm64: defconfig: Enable Renesas MTU3a counter config

Cristian Ciocaltea (1):
      arm64: defconfig: Enable Rockchip I2S TDM and ES8316 drivers

Devi Priya (1):
      arm64: defconfig: Enable ipq6018 apss clock and PLL controller

Dhruva Gole (1):
      arm64: defconfig: Enable UBIFS

Fabio Estevam (2):
      ARM: imx_v6_v7_defconfig: Remove firmware loader helper
      arm64: defconfig: Enable the TI SN65DSI83 driver

Francesco Dolcini (1):
      arm64: defconfig: enable drivers for Verdin AM62

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

Konrad Dybcio (1):
      arm64: defconfig: Build SM6115 display and GPU clock controller drivers

Krzysztof Kozlowski (1):
      arm64: defconfig: Enable ARCH_SPARX5 and ARCH_REALTEK

Neil Armstrong (1):
      arm64: defconfig: enable FSA4480 driver as module

Otavio Salvador (1):
      ARM: imx_v6_v7_defconfig: Remove KERNEL_LZO config

Sebastian Reichel (2):
      ARM: multi_v7_defconfig: update MFD_RK808 name
      arm64: defconfig: update RK8XX MFD config

Srinivas Kandagatla (1):
      arm64: defconfig: Enable sc828x0xp lpasscc clock controller

Vladimir Zapolskiy (4):
      arm64: defconfig: Build MSM power manager driver
      arm64: defconfig: Build Global Clock Controller driver for QCM2290
      arm64: defconfig: Build interconnect driver for QCM2290
      arm64: defconfig: Build display clock controller driver for QCM2290

 arch/arm/configs/imx_v6_v7_defconfig |  3 ---
 arch/arm/configs/multi_v7_defconfig  |  2 +-
 arch/arm/configs/shmobile_defconfig  |  3 +--
 arch/arm64/configs/defconfig         | 32 +++++++++++++++++++++++++++++++-
 4 files changed, 33 insertions(+), 7 deletions(-)

Comments

pr-tracker-bot@kernel.org June 29, 2023, 10:39 p.m. UTC | #1
The pull request you sent on Thu, 29 Jun 2023 17:22:41 +0200:

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

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/0873694a339821277d9f2cae7ef981a1283b44f5

Thank you!