ODROID-M1: arm64/dts: reset ethernet 'tx_delay' to 0x35

Signed-off-by: Dongjin Kim <tobetter@gmail.com>
Change-Id: Ie22d615f0d459cd2bb35e872035a773fd3a92edc
This commit is contained in:
Dongjin Kim
2025-08-18 10:45:56 +09:00
committed by codewalkerster
parent c282f5d1f1
commit 542010a1c3

View File

@@ -64,7 +64,7 @@
&gmac0_rgmii_clk
&gmac0_rgmii_bus>;
tx_delay = <0x4f>;
tx_delay = <0x35>;
rx_delay = <0x2d>;
phy-handle = <&rgmii_phy0>;