mbox series

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

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

Pull-request

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

Message

Bjorn Andersson Feb. 25, 2024, 3:24 a.m. UTC
The following changes since commit 6613476e225e090cc9aad49be7fa504e290dd33d:

  Linux 6.8-rc1 (2024-01-21 14:11:32 -0800)

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.9

for you to fetch changes up to 9c5c14c066f353ac1f4e3b4dd6e19451eac61e0c:

  arm64: defconfig: Enable QCOM PBS (2024-02-16 14:32:49 -0600)

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

Enable the Qualcomm PBS driver to resolve the dependency from the Light
Pulse Generator (LED-driver) on modern Qualcomm platforms. Enable the
X1E multimedia clock controllers, to provide clocks for the various
multimedia blocks. Enable Global clock controller and interconnect
drivers for the QDU1000/QRU1000 platforms.

Enable the audio drivers and the Goodi Berlin touchscreen driver, used
on SM8650 QRD.

Enable the MAX20411 regulator driver drive the GPU rail on SA8295P.

Lastly mark the Qualcomm interconnect providers that feeds UART
instances as builtin, to ensure the console exists when userspace is
launched.

----------------------------------------------------------------
Abel Vesa (1):
      arm64: defconfig: Enable X1E80100 multimedia clock controllers configs

Bjorn Andersson (2):
      arm64: defconfig: Enable MAX20411 regulator driver
      arm64: defconfig: Enable Qualcomm interconnect providers

Komal Bajaj (1):
      arm64: defconfig: Enable GCC and interconnect for QDU1000/QRU1000

Luca Weiss (1):
      arm64: defconfig: Enable QCOM PBS

Neil Armstrong (3):
      arm64: defconfig: enable audio drivers for SM8650 QRD board
      arm64: defconfig: enable WCD939x USBSS driver as module
      arm64: deconfig: enable Goodix Berlin SPI touchscreen driver as module

 arch/arm64/configs/defconfig | 17 +++++++++++++++--
 1 file changed, 15 insertions(+), 2 deletions(-)

Comments

patchwork-bot+linux-soc@kernel.org March 4, 2024, 5:40 p.m. UTC | #1
Hello:

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

On Sat, 24 Feb 2024 21:24:53 -0600 you wrote:
> The following changes since commit 6613476e225e090cc9aad49be7fa504e290dd33d:
> 
>   Linux 6.8-rc1 (2024-01-21 14:11:32 -0800)
> 
> 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.9
> 
> [...]

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

You are awesome, thank you!