[AIO] kernel->modify rx_delay/tx_delay to better in dts
This commit is contained in:
@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user