mbox series

[GIT,PULL,1/5] Broadcom defconfig changes for 5.11

Message ID 20201128163410.1691529-1-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

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

for you to fetch changes up to 950be99fccffa920e148fd46e33db4d509e8af63:

  ARM: multi_v7_defconfig: Enable ARM SCMI protocol and drivers (2020-11-27 20:51:34 -0800)

----------------------------------------------------------------
This pull request contains ARM multi_v7_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):
      ARM: multi_v7_defconfig: Enable ARM SCMI protocol and drivers

 arch/arm/configs/multi_v7_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:06 -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
> 
> [...]

Merged into arm/defconfig, thanks!

merge commit: 6f7cdd2fbfffbeb9de3d2bd1855c2ef72f0e7ef0

       Arnd