mbox series

[GIT,PULL] Allwinner Fixes for 5.11, Take 2

Message ID f8298059-f9ca-43b4-9e29-35bc0e0c9b15.lettre@localhost
State New
Headers show
Series [GIT,PULL] Allwinner Fixes for 5.11, Take 2 | expand

Pull-request

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

Message

Maxime Ripard Feb. 3, 2021, 10:12 a.m. UTC
Hi,

Please pull the following changes for the current release. It supersedes
the one you reverted that was missing my Sob.

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-2

for you to fetch changes up to a900cac3750b9f0b8f5ed0503d9c6359532f644d:

  ARM: dts: sun7i: a20: bananapro: Fix ethernet phy-mode (2021-02-03 11:09:05 +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 (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. 3, 2021, 12:31 p.m. UTC | #1
From: Arnd Bergmann <arnd@arndb.de>

On Wed, 3 Feb 2021 11:12:11 +0100, Maxime Ripard wrote:
> Please pull the following changes for the current release. It supersedes
> the one you reverted that was missing my Sob.
> 
> Thanks!
> Maxime
> 
> The following changes since commit 5c8fe583cce542aa0b84adc939ce85293de36e5e:
> 
> [...]

Merged into arm/fixes, thanks!

merge commit: 459630a3ebb4110c571f103fbc2d8120be001e39

       Arnd