mbox series

[GIT,PULL] Allwinner Fixes for 5.10, Take 3

Message ID 2a351c9c-470f-4c5e-ba37-80065ae0586d.lettre@localhost (mailing list archive)
State Mainlined, archived
Commit d0c6707ca4235b78d06bcd62f0e24fbeac3e6d10
Headers show
Series [GIT,PULL] Allwinner Fixes for 5.10, Take 3 | expand

Pull-request

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

Message

Maxime Ripard Dec. 8, 2020, 4:23 p.m. UTC
Hi,

Please pull the following changes for the current release.

Thanks!
Maxime

The following changes since commit a7361b9c4615951f52ffd2b1afa09a1384c7b4e4:

  ARM: dts: sun7i: pcduino3-nano: enable RGMII RX/TX delay on PHY (2020-11-24 15:24:28 +0100)

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.10-3

for you to fetch changes up to d0c6707ca4235b78d06bcd62f0e24fbeac3e6d10:

  arm64: dts: allwinner: H5: NanoPi Neo Plus2: phy-mode rgmii-id (2020-12-01 11:33:33 +0100)

----------------------------------------------------------------
A few more RGMII-ID fixes

----------------------------------------------------------------
Heinrich Schuchardt (2):
      arm64: dts: allwinner: A64 Sopine: phy-mode rgmii-id
      arm64: dts: allwinner: H5: NanoPi Neo Plus2: phy-mode rgmii-id


 arch/arm64/boot/dts/allwinner/sun50i-a64-sopine-baseboard.dts | 2 +-
 arch/arm64/boot/dts/allwinner/sun50i-h5-nanopi-neo-plus2.dts  | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

Comments

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

On Tue, 8 Dec 2020 17:23:32 +0100, Maxime Ripard wrote:
> Please pull the following changes for the current release.
> 
> Thanks!
> Maxime
> 
> The following changes since commit a7361b9c4615951f52ffd2b1afa09a1384c7b4e4:
> 
>   ARM: dts: sun7i: pcduino3-nano: enable RGMII RX/TX delay on PHY (2020-11-24 15:24:28 +0100)
> 
> [...]

Merged into arm/fixes, thanks!

merge commit: d23e6297176453a247b83b3a476e33d75bf2968a

       Arnd