mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-09 20:32:04 +09:00
ODROID-M1: arm64/dts: reset ethernet 'tx_delay' to 0x35
Signed-off-by: Dongjin Kim <tobetter@gmail.com>
Change-Id: Ie22d615f0d459cd2bb35e872035a773fd3a92edc
(cherry picked from commit 0d75bd0de5)
This commit is contained in:
committed by
codewalkerster
parent
1ad3dcfbf4
commit
0575f39bc5
@@ -64,7 +64,7 @@
|
||||
&gmac0_rgmii_clk
|
||||
&gmac0_rgmii_bus>;
|
||||
|
||||
tx_delay = <0x4f>;
|
||||
tx_delay = <0x35>;
|
||||
rx_delay = <0x2d>;
|
||||
|
||||
phy-handle = <&rgmii_phy0>;
|
||||
|
||||
Reference in New Issue
Block a user