]> git.ipfire.org Git - thirdparty/u-boot.git/commit
sunxi: dts: Update RGMII phy-mode properties
authorAndre Przywara <andre.przywara@arm.com>
Tue, 15 Mar 2022 23:20:54 +0000 (23:20 +0000)
committerAndre Przywara <andre.przywara@arm.com>
Sat, 26 Mar 2022 00:16:44 +0000 (00:16 +0000)
commit85da5587629b12220c2f19ac0780ca8f4c482f16
treeeaa6ecb25a91bf76999a7d8843e7158d6856287f
parente943753dc2e3cc10669f1b38ad068eaa0ba77731
sunxi: dts: Update RGMII phy-mode properties

Commit f11513d99787 ("net: phy: realtek: Add tx/rx delay config for
8211e") made the Realtek PHY driver honour the phy-mode DT property,
to set up the proper delay scheme for the RX and TX lines. A similar
change in the kernel revealed that those properties were mostly wrong.
The kernel DTs got updated over the last few months, but we were missing
out on the U-Boot version.

Just sync in the phy-mode properties from the mainline kernel,
v5.17-rc7, to avoid the breaking DT sync that late in the cycle.

This fixes Ethernet operation on the affected boards.

Signed-off-by: Andre Przywara <andre.przywara@arm.com>
Reviewed-by: Samuel Holland <samuel@sholland.org>
14 files changed:
arch/arm/dts/sun50i-a64-sopine-baseboard.dts
arch/arm/dts/sun50i-h5-nanopi-neo2.dts
arch/arm/dts/sun50i-h5-orangepi-zero-plus.dts
arch/arm/dts/sun6i-a31-hummingbird.dts
arch/arm/dts/sun7i-a20-bananapi-m1-plus.dts
arch/arm/dts/sun7i-a20-bananapi.dts
arch/arm/dts/sun7i-a20-bananapro.dts
arch/arm/dts/sun7i-a20-cubietruck.dts
arch/arm/dts/sun7i-a20-olinuxino-lime2.dts
arch/arm/dts/sun7i-a20-pcduino3-nano.dts
arch/arm/dts/sun8i-a83t-bananapi-m3.dts
arch/arm/dts/sun8i-a83t-cubietruck-plus.dts
arch/arm/dts/sun8i-h3-orangepi-plus.dts
arch/arm/dts/sunxi-bananapi-m2-plus.dtsi