mbox series

[GIT,PULL] Allwinner arm64 Defconfig Changes for 5.11

Message ID 5ddf5486-a20c-467a-bc67-d5e8fbc38856.lettre@localhost
State New
Headers show
Series [GIT,PULL] Allwinner arm64 Defconfig Changes for 5.11 | expand

Pull-request

https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux.git refs/tags/sunxi-config64-for-5.11

Message

Maxime Ripard Nov. 28, 2020, 11:24 a.m. UTC
Hi Arnd, Olof,

Please pull the following changes for the next release.

Thanks!
Maxime

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://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux.git refs/tags/sunxi-config64-for-5.11

for you to fetch changes up to 0536f70989601c64c162107354a03112ab1bb9e6:

  arm64: defconfig: Enable Allwinner i2s driver (2020-11-02 15:09:53 +0100)

----------------------------------------------------------------
One patch to enable the Allwinner I2S controller on arm64's defconfig

----------------------------------------------------------------
Clément Péron (1):
      arm64: defconfig: Enable Allwinner i2s driver


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

Comments

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

On Sat, 28 Nov 2020 12:24:30 +0100, Maxime Ripard wrote:
> Please pull the following changes for the next release.
> 
> Thanks!
> Maxime
> 
> The following changes since commit 3650b228f83adda7e5ee532e2b90429c03f7b9ec:
> 
>   Linux 5.10-rc1 (2020-10-25 15:14:11 -0700)
> 
> [...]

Merged into arm/defconfig, thanks!

merge commit: 69f7aeee06674daa1950e04dc61de0c6e70586fc

       Arnd