mbox series

[GIT,PULL] A few more Qualcomm Arm64 defconfig updates for v6.8

Message ID 20231231034648.3262882-1-andersson@kernel.org (mailing list archive)
State Accepted
Commit ea15d0c571deaafe90281dbec74f8bd2e143b3db
Headers show
Series [GIT,PULL] A few more Qualcomm Arm64 defconfig updates for v6.8 | expand

Pull-request

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

Message

Bjorn Andersson Dec. 31, 2023, 3:46 a.m. UTC
The following changes since commit 48a9ba5eb4d720c6e21c6e4d2a6fb6e1a97f5f2a:

  arm64: defconfig: enable Qualcomm WSA884x driver (2023-12-17 15:03:06 -0600)

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.8-2

for you to fetch changes up to 191fcf77e304392cc330fc19595cb90fd52d595f:

  arm64: defconfig: Enable Qualcomm SC8280XP camera clock controller (2023-12-22 21:22:17 -0600)

----------------------------------------------------------------
A few more Qualcomm Arm64 defconfig updates for v6.8

This enables the base drivers necessary to boot devices on the X1E
platform.
The GPU clock controller for SM8450/SM8550 is enabled and the SC8280XP
camera clock controller is enabled, to enable respective functionality
on these platforms.

----------------------------------------------------------------
Bjorn Andersson (1):
      arm64: defconfig: Enable Qualcomm SC8280XP camera clock controller

Neil Armstrong (1):
      arm64: defconfig: enable GPU clock controller for SM8[45]50

Rajendra Nayak (1):
      arm64: defconfig: Enable X1E80100 SoC base configs

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

Comments

patchwork-bot+linux-soc@kernel.org Jan. 2, 2024, 10:11 a.m. UTC | #1
Hello:

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

On Sat, 30 Dec 2023 19:46:47 -0800 you wrote:
> The following changes since commit 48a9ba5eb4d720c6e21c6e4d2a6fb6e1a97f5f2a:
> 
>   arm64: defconfig: enable Qualcomm WSA884x driver (2023-12-17 15:03:06 -0600)
> 
> 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.8-2
> 
> [...]

Here is the summary with links:
  - [GIT,PULL] A few more Qualcomm Arm64 defconfig updates for v6.8
    https://git.kernel.org/soc/soc/c/ea15d0c571de

You are awesome, thank you!