mbox series

[GIT,PULL] Allwinner arm Defconfig Changes for 5.11

Message ID dffb8a7e-27ea-4025-868a-caa5868eb1ef.lettre@localhost (mailing list archive)
State Mainlined, archived
Commit 38c212c90bf172547dc7df7c11fcaacef2c78696
Headers show
Series [GIT,PULL] Allwinner arm Defconfig Changes for 5.11 | expand

Pull-request

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

Message

Maxime Ripard Nov. 28, 2020, 11:23 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-config-for-5.11

for you to fetch changes up to 38c212c90bf172547dc7df7c11fcaacef2c78696:

  ARM: configs: sunxi: enable Realtek PHY (2020-11-16 16:52:06 +0100)

----------------------------------------------------------------
One patch to add the Realtek PHY driver to sunxi_defconfig

----------------------------------------------------------------
Corentin Labbe (1):
      ARM: configs: sunxi: enable Realtek PHY


 arch/arm/configs/sunxi_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:23:20 +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: 11de454b4cac7ac92e93d3e3853c7ab8ad00a2c9

       Arnd