mbox series

[GIT,PULL] Allwinner Fixes for 5.15

Message ID d4c41c71-f1ff-4464-a26f-1bfd4b52fd78.lettre@localhost (mailing list archive)
State Mainlined, archived
Commit 55dd7e059098ce4bd0a55c251cb78e74604abb57
Headers show
Series [GIT,PULL] Allwinner Fixes for 5.15 | expand

Pull-request

https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux.git refs/tags/sunxi-fixes-for-5.15-1

Message

Maxime Ripard Oct. 18, 2021, 8:01 a.m. UTC
Hi,

Please pull the following changes for the current release.

Thanks!
Maxime

The following changes since commit 6880fa6c56601bb8ed59df6c30fd390cc5f6dd8f:

  Linux 5.15-rc1 (2021-09-12 16:28:37 -0700)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux.git refs/tags/sunxi-fixes-for-5.15-1

for you to fetch changes up to 55dd7e059098ce4bd0a55c251cb78e74604abb57:

  ARM: dts: sun7i: A20-olinuxino-lime2: Fix ethernet phy-mode (2021-09-24 09:29:00 +0200)

----------------------------------------------------------------
Two patches to fix the GMAC PHY mode on some boards.

----------------------------------------------------------------
Bastien Roucariès (1):
      ARM: dts: sun7i: A20-olinuxino-lime2: Fix ethernet phy-mode

Clément Bœsch (1):
      arm64: dts: allwinner: h5: NanoPI Neo 2: Fix ethernet node


 arch/arm/boot/dts/sun7i-a20-olinuxino-lime2.dts         | 2 +-
 arch/arm64/boot/dts/allwinner/sun50i-h5-nanopi-neo2.dts | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

Comments

Arnd Bergmann Oct. 20, 2021, 2:44 p.m. UTC | #1
From: Arnd Bergmann <arnd@arndb.de>

On Mon, 18 Oct 2021 10:01:25 +0200, Maxime Ripard wrote:
> Please pull the following changes for the current release.
> 
> Thanks!
> Maxime
> 
> The following changes since commit 6880fa6c56601bb8ed59df6c30fd390cc5f6dd8f:
> 
>   Linux 5.15-rc1 (2021-09-12 16:28:37 -0700)
> 
> [...]

Merged into arm/fixes, thanks!

merge commit: e23c7487f5a74f5cc9f7e1090f1d83c3e33ae315

       Arnd