mbox series

[GIT,PULL,2/5] Broadcom defconfig-arm64 changes for 5.11

Message ID 20201128163410.1691529-2-f.fainelli@gmail.com
State New
Headers show
Series [GIT,PULL,1/5] Broadcom defconfig changes for 5.11 | expand

Pull-request

https://github.com/Broadcom/stblinux.git tags/arm-soc/for-5.11/defconfig-arm64

Message

Florian Fainelli Nov. 28, 2020, 4:34 p.m. UTC
The following changes since commit 3650b228f83adda7e5ee532e2b90429c03f7b9ec:

  Linux 5.10-rc1 (2020-10-25 15:14:11 -0700)

are available in the Git repository at:

  https://github.com/Broadcom/stblinux.git tags/arm-soc/for-5.11/defconfig-arm64

for you to fetch changes up to 6a7dc2b3639adc7f9ff5c148aeaef0ee775f6c3a:

  arm64: defconfig: Enable ARM SCMI protocol and drivers (2020-11-27 20:52:00 -0800)

----------------------------------------------------------------
This pull request contains ARM64 defconfig changes for 5.11, please pull
the following:

- Florian enables the ARM SCMI protocol, and the common clock, HWMON and
  CPU frequency scaling drivers since those are used by ARCH_BRCMSTB
  platforms

----------------------------------------------------------------
Florian Fainelli (1):
      arm64: defconfig: Enable ARM SCMI protocol and drivers

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

Comments

Arnd Bergmann Dec. 8, 2020, 4:34 p.m. UTC | #1
From: Arnd Bergmann <arnd@arndb.de>

On Sat, 28 Nov 2020 08:34:07 -0800, Florian Fainelli wrote:
> The following changes since commit 3650b228f83adda7e5ee532e2b90429c03f7b9ec:
> 
>   Linux 5.10-rc1 (2020-10-25 15:14:11 -0700)
> 
> are available in the Git repository at:
> 
>   https://github.com/Broadcom/stblinux.git tags/arm-soc/for-5.11/defconfig-arm64
> 
> [...]

Merged into arm/defconfig, thanks!

merge commit: 0f4b0b479b3566a2d61ede6e02c01a81454a0ddf

       Arnd