mbox series

[GIT,PULL,1/6] Broadcom defconfig changes for 5.12

Message ID 20210131221721.685974-1-f.fainelli@gmail.com (mailing list archive)
State Mainlined, archived
Commit d88b6b834872d51d76a951f89c761e7b12717962
Headers show
Series [GIT,PULL,1/6] Broadcom defconfig changes for 5.12 | expand

Pull-request

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

Message

Florian Fainelli Jan. 31, 2021, 10:17 p.m. UTC
The following changes since commit 5c8fe583cce542aa0b84adc939ce85293de36e5e:

  Linux 5.11-rc1 (2020-12-27 15:30:22 -0800)

are available in the Git repository at:

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

for you to fetch changes up to d88b6b834872d51d76a951f89c761e7b12717962:

  Merge tag 'tags/bcm2835-defconfig-next-2021-01-25' into defconfig/next (2021-01-25 13:13:44 -0800)

----------------------------------------------------------------
This pull request contains Broadcom ARM-based SoCs defconfig updates for
5.12, please pull the following:

- Nicolas enables the NVMEM reserved memory driver to permit reading the
  Raspberry Pi's bootloader configuration from user-space

----------------------------------------------------------------
Florian Fainelli (1):
      Merge tag 'tags/bcm2835-defconfig-next-2021-01-25' into defconfig/next

Nicolas Saenz Julienne (1):
      ARM: multi_v7_defconfig: Enable nvmem's rmem driver

 arch/arm/configs/multi_v7_defconfig | 1 +
 1 file changed, 1 insertion(+)

Comments

Arnd Bergmann Feb. 2, 2021, 9:38 p.m. UTC | #1
From: Arnd Bergmann <arnd@arndb.de>

On Sun, 31 Jan 2021 14:17:15 -0800, Florian Fainelli wrote:
> The following changes since commit 5c8fe583cce542aa0b84adc939ce85293de36e5e:
> 
>   Linux 5.11-rc1 (2020-12-27 15:30:22 -0800)
> 
> are available in the Git repository at:
> 
>   https://github.com/Broadcom/stblinux.git tags/arm-soc/for-5.12/defconfig
> 
> [...]

Merged into arm/defconfig, thanks!

merge commit: 071359e719af26ef27ac626053e236523c5d9d2b

       Arnd