mbox series

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

Message ID 20210125210131.14969-3-nsaenzjulienne@suse.de
State New
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-arm64-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-arm64-next-2021-01-25

for you to fetch changes up to b4192249b0c66e0ad177cdab87ea863220a7e455:

  arm64: defconfig: Enable nvmem's rmem driver (2021-01-25 21:55:18 +0100)

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

----------------------------------------------------------------
Nicolas Saenz Julienne (1):
      arm64: defconfig: Enable nvmem's rmem driver

 arch/arm64/configs/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-arm64-next-2021-01-25
> 
> for you to fetch changes up to b4192249b0c66e0ad177cdab87ea863220a7e455:
> 
>   arm64: defconfig: Enable nvmem's rmem driver (2021-01-25 21:55:18 +0100)
> 
> ----------------------------------------------------------------
> Enable NVMEM_RMEM as module to expose RPi4's bootloader configuration to
> userspace
> 
> ----------------------------------------------------------------

Merged into defconfig-arm64/next, thanks Nicolas!