mbox series

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

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

Pull-request

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

Message

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

Sorry for all the one-off fixes this round, but here's one more fix for
v5.11-rc.

Kevin



The following changes since commit 19f6fe976a61f9afc289b062b7ef67f99b72e7b9:

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

are available in the Git repository at:

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

for you to fetch changes up to daf12bee07b9e2f38216f58aca7ac4e4e66a7146:

  arm64: dts: meson: switch TFLASH_VDD_EN pin to open drain on Odroid-C4 (2021-01-27 10:08:23 -0800)

----------------------------------------------------------------
arm64: dts: amlogic fixes for v5.11-rc (round 3)
- fix reboot issue on odroid C4

----------------------------------------------------------------
Marek Szyprowski (1):
      arm64: dts: meson: switch TFLASH_VDD_EN pin to open drain on Odroid-C4

 arch/arm64/boot/dts/amlogic/meson-sm1-odroid-c4.dts | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

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

On Wed, 27 Jan 2021 10:17:27 -0800, Kevin Hilman wrote:
> Arnd, Olof,
> 
> Sorry for all the one-off fixes this round, but here's one more fix for
> v5.11-rc.
> 
> Kevin
> 
> 
> [...]

Merged into arm/fixes, thanks!

merge commit: e2fc2de8e1aacef4c76f7a4b8c6162874d3e2801

       Arnd