[AIO] kernel->modify rx_delay/tx_delay to better in dts

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

View File

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