mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-05 02:21:52 +09:00
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:
committed by
codewalkerster
parent
c282f5d1f1
commit
542010a1c3
@@ -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