mbox series

[GIT,PULL] Qualcomm ARM64 defconfig udpate for 5.13

Message ID 20210404164841.712845-1-bjorn.andersson@linaro.org (mailing list archive)
State Mainlined, archived
Commit 1a0252abb6ff8312f28d4d8bc2b115ffa9c5d6c6
Headers show
Series [GIT,PULL] Qualcomm ARM64 defconfig udpate for 5.13 | expand

Pull-request

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

Message

Bjorn Andersson April 4, 2021, 4:48 p.m. UTC
The following changes since commit a38fd8748464831584a19438cbb3082b5a2dab15:

  Linux 5.12-rc2 (2021-03-05 17:33:41 -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-5.13

for you to fetch changes up to 1a0252abb6ff8312f28d4d8bc2b115ffa9c5d6c6:

  arm64: defconfig: Enable Qualcomm SM8350 TLMM and GCC (2021-03-08 10:45:28 -0600)

----------------------------------------------------------------
Qualcomm ARM64 defconfig udpate for 5.13

This enables the SM8350 TLMM and GCC drivers, needed to boot the
platform.

----------------------------------------------------------------
Bjorn Andersson (1):
      arm64: defconfig: Enable Qualcomm SM8350 TLMM and GCC

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

Comments

Arnd Bergmann April 8, 2021, 8:20 p.m. UTC | #1
From: Arnd Bergmann <arnd@arndb.de>

On Sun, 4 Apr 2021 11:48:41 -0500, Bjorn Andersson wrote:
> The following changes since commit a38fd8748464831584a19438cbb3082b5a2dab15:
> 
>   Linux 5.12-rc2 (2021-03-05 17:33:41 -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-5.13
> 
> [...]

Merged into arm/defconfig, thanks!

merge commit: d515102f56a02b68c5cc840880b45730736df73d

       Arnd