mbox series

[GIT,PULL] Qualcomm ARM64 defconfig updates for v5.15

Message ID 20210816210014.577699-1-bjorn.andersson@linaro.org
State New
Headers show
Series [GIT,PULL] Qualcomm ARM64 defconfig updates for v5.15 | expand

Pull-request

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

Message

Bjorn Andersson Aug. 16, 2021, 9 p.m. UTC
The following changes since commit e73f0f0ee7541171d89f2e2491130c7771ba58d3:

  Linux 5.14-rc1 (2021-07-11 15:07:40 -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-5.15

for you to fetch changes up to 20d7a9fb00ebc53e73d49df0048afb02ef92a635:

  arm64: defconfig: Enable Qualcomm MSM8996 CPU clock driver (2021-08-04 15:02:54 -0500)

----------------------------------------------------------------
Qualcomm ARM64 defconfig updates for v5.15

This enabled the MSM8996 CPU clock driver, enabling CPUfreq on the
platform.

----------------------------------------------------------------
Bjorn Andersson (1):
      arm64: defconfig: Enable Qualcomm MSM8996 CPU clock driver

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

Comments

Arnd Bergmann Aug. 16, 2021, 9:33 p.m. UTC | #1
From: Arnd Bergmann <arnd@arndb.de>

On Mon, 16 Aug 2021 16:00:14 -0500, Bjorn Andersson wrote:
> The following changes since commit e73f0f0ee7541171d89f2e2491130c7771ba58d3:
> 
>   Linux 5.14-rc1 (2021-07-11 15:07:40 -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-5.15
> 
> [...]

Merged into arm/defconfig, thanks!

merge commit: ecdbda1746b5bf771cd86dfeb84c20d62f5bfc51

       Arnd