mbox series

[GIT,PULL] Allwinner Fixes for 5.11

Message ID 50368e09-c84f-4015-a6f8-70e75e12720d.lettre@localhost
State New
Headers show
Series [GIT,PULL] Allwinner Fixes for 5.11 | expand

Pull-request

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

Message

Maxime Ripard Jan. 31, 2021, 5:49 p.m. UTC
Hi Arnd, Olof,

Please pull the following changes for the current release.

Thanks!
Maxime

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/sunxi/linux.git refs/tags/sunxi-fixes-for-5.11

for you to fetch changes up to 4e238bfd83f320b6a272a08db7b3c0fbdbc3a633:

  ARM: dts: sun7i: a20: bananapro: Fix ethernet phy-mode (2021-01-28 15:58:52 +0100)

----------------------------------------------------------------
One fix for a phy-mode ethernet issue, and one to fix the display output on
SoCs with the Display Engine 2

----------------------------------------------------------------
Hermann.Lauer@uni-heidelberg.de (1):
      ARM: dts: sun7i: a20: bananapro: Fix ethernet phy-mode

Paul Kocialkowski (1):
      soc: sunxi: mbus: Remove DE2 display engine compatibles


 arch/arm/boot/dts/sun7i-a20-bananapro.dts | 2 +-
 drivers/soc/sunxi/sunxi_mbus.c            | 5 -----
 2 files changed, 1 insertion(+), 6 deletions(-)

Comments

Arnd Bergmann Feb. 2, 2021, 4:47 p.m. UTC | #1
From: Arnd Bergmann <arnd@arndb.de>

On Sun, 31 Jan 2021 18:49:56 +0100, Maxime Ripard wrote:
> Please pull the following changes for the current release.
> 
> Thanks!
> Maxime
> 
> The following changes since commit 5c8fe583cce542aa0b84adc939ce85293de36e5e:
> 
>   Linux 5.11-rc1 (2020-12-27 15:30:22 -0800)
> 
> [...]

Merged into arm/fixes, thanks!

merge commit: fe43a00f88c98de1cf1dea644a37b88a2df2243a

       Arnd