kernel->modify rx_delay/tx_delay to better in dts

This commit is contained in:
sujl
2018-01-16 18:00:30 +08:00
committed by cjp
parent 87723250c0
commit 9377c01267

View File

@ -198,8 +198,8 @@
reset-gpio = <&gpio4 GPIO_B0 GPIO_ACTIVE_LOW>;
phy-mode = "rgmii";
clock_in_out = "input";
tx_delay = <0x30>;
rx_delay = <0x1C>;
tx_delay = <0x23>;
rx_delay = <0x19>;
};
&uart_dbg {