mbox series

[GIT,PULL,2/4] bcm2835-defconfig-next-2021-01-25

Message ID 20210125210131.14969-2-nsaenzjulienne@suse.de (mailing list archive)
State New, archived
Headers show
Series [GIT,PULL,1/4] bcm2835-dt-next-2021-01-25 | expand

Pull-request

https://git.kernel.org/pub/scm/linux/kernel/git/nsaenz/linux-rpi.git tags/bcm2835-defconfig-next-2021-01-25

Message

Nicolas Saenz Julienne Jan. 25, 2021, 9:01 p.m. UTC
Hi Florian,

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://git.kernel.org/pub/scm/linux/kernel/git/nsaenz/linux-rpi.git tags/bcm2835-defconfig-next-2021-01-25

for you to fetch changes up to 5462a35ce3e4748e079ee325a1e9bb436f4950b3:

  ARM: multi_v7_defconfig: Enable nvmem's rmem driver (2021-01-25 21:57:33 +0100)

----------------------------------------------------------------
Enable NVMEM_RMEM as module to expose RPi4's bootloader configuration to
userspace

----------------------------------------------------------------
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

Florian Fainelli Jan. 26, 2021, 5:57 p.m. UTC | #1
On 1/25/2021 1:01 PM, Nicolas Saenz Julienne wrote:
> Hi Florian,
> 
> 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://git.kernel.org/pub/scm/linux/kernel/git/nsaenz/linux-rpi.git tags/bcm2835-defconfig-next-2021-01-25
> 
> for you to fetch changes up to 5462a35ce3e4748e079ee325a1e9bb436f4950b3:
> 
>   ARM: multi_v7_defconfig: Enable nvmem's rmem driver (2021-01-25 21:57:33 +0100)
> 
> ----------------------------------------------------------------
> Enable NVMEM_RMEM as module to expose RPi4's bootloader configuration to
> userspace
> 
> ----------------------------------------------------------------

Merged into defconfig/next, thanks Nicolas!