mbox series

[GIT,PULL] arm64: dts: amlogic fixes for v5.11-rc (round 2)

Message ID 7ho8hai7e6.fsf@baylibre.com
State New
Headers show
Series [GIT,PULL] arm64: dts: amlogic fixes for v5.11-rc (round 2) | expand

Pull-request

https://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-amlogic.git tags/amlogic-fixes-2

Message

Kevin Hilman Jan. 27, 2021, 6:04 p.m. UTC
Arnd, Olof,

We found one more regression in networking on amlogic SoCs needing a
fix.  Please pull for v5.11.

Thanks,

Kevin


The following changes since commit 7386a559caa6414e74578172c2bc4e636d6bd0a0:

  arm64: dts: amlogic: meson-g12: Set FL-adj property value (2021-01-04 08:03:49 -0800)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-amlogic.git tags/amlogic-fixes-2

for you to fetch changes up to 19f6fe976a61f9afc289b062b7ef67f99b72e7b9:

  Revert "arm64: dts: amlogic: add missing ethernet reset ID" (2021-01-26 08:02:35 -0800)

----------------------------------------------------------------
arm64: dts: amlogic fixes for v5.11-rc (round 2)
- fix ethernet resets

----------------------------------------------------------------
Neil Armstrong (1):
      Revert "arm64: dts: amlogic: add missing ethernet reset ID"

 arch/arm64/boot/dts/amlogic/meson-axg.dtsi        | 2 --
 arch/arm64/boot/dts/amlogic/meson-g12-common.dtsi | 2 --
 arch/arm64/boot/dts/amlogic/meson-gx.dtsi         | 3 ---
 3 files changed, 7 deletions(-)

Comments

Arnd Bergmann Jan. 30, 2021, 11:30 a.m. UTC | #1
From: Arnd Bergmann <arnd@arndb.de>

On Wed, 27 Jan 2021 10:04:01 -0800, Kevin Hilman wrote:
> Arnd, Olof,
> 
> We found one more regression in networking on amlogic SoCs needing a
> fix.  Please pull for v5.11.
> 
> Thanks,
> 
> Kevin
> 
> [...]

Merged into arm/fixes, thanks!

merge commit: daf12bee07b9e2f38216f58aca7ac4e4e66a7146

       Arnd