mbox series

[GIT,PULL] Qualcomm ARM64 defconfig updates for v6.6

Message ID 20230818023651.2484774-1-andersson@kernel.org (mailing list archive)
State Accepted
Commit d2dff8d84df22b8f5e88d86d9f412ae0c01ad796
Headers show
Series [GIT,PULL] Qualcomm ARM64 defconfig updates for v6.6 | expand

Pull-request

https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux.git tags/qcom-arm64-defconfig-for-6.6

Message

Bjorn Andersson Aug. 18, 2023, 2:36 a.m. UTC
The following changes since commit 06c2afb862f9da8dc5efa4b6076a0e48c3fbaaa5:

  Linux 6.5-rc1 (2023-07-09 13:53:13 -0700)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux.git tags/qcom-arm64-defconfig-for-6.6

for you to fetch changes up to 7f0c87348fb52d575295d16d4656ecd4c00bad87:

  arm64: defconfig: Enable IPQ5018 SoC base configs (2023-08-11 13:04:15 -0700)

----------------------------------------------------------------
Qualcomm ARM64 defconfig updates for v6.6

This marks the MSM8996 global clock controller as buildin, to avoid boot
issues. The SC8280XP GPU clock controller is enabled, to enable GPU
support. A series of drivers needed to boot the IPQ5018 platform is
enabled, and the ethernet PHY to enable Ethernet on SA8775P is enabled.

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

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

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

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

 arch/arm64/configs/defconfig | 6 ++++++
 1 file changed, 6 insertions(+)

Comments

patchwork-bot+linux-soc@kernel.org Aug. 22, 2023, 2:31 a.m. UTC | #1
Hello:

This pull request was applied to soc/soc.git (for-next)
by Arnd Bergmann <arnd@arndb.de>:

On Thu, 17 Aug 2023 19:36:50 -0700 you wrote:
> The following changes since commit 06c2afb862f9da8dc5efa4b6076a0e48c3fbaaa5:
> 
>   Linux 6.5-rc1 (2023-07-09 13:53:13 -0700)
> 
> are available in the Git repository at:
> 
>   https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux.git tags/qcom-arm64-defconfig-for-6.6
> 
> [...]

Here is the summary with links:
  - [GIT,PULL] Qualcomm ARM64 defconfig updates for v6.6
    https://git.kernel.org/soc/soc/c/d2dff8d84df2

You are awesome, thank you!