Browse Source

riscv: dts: starfive: vf2: set gmac1 rx delay to 300ps

set gmac1 rx delay to 300ps to to match better delays.

Signed-off-by: Samin Guo <samin.guo@starfivetech.com>
Samin Guo 1 year ago
parent
commit
c3df27a0d1
1 changed files with 1 additions and 0 deletions
  1. 1 0
      arch/riscv/dts/starfive_visionfive2.dts

+ 1 - 0
arch/riscv/dts/starfive_visionfive2.dts

@@ -338,6 +338,7 @@
 		tx_delay_sel_fe = <5>;
 		tx_delay_sel = <0>;
 		rxc_dly_en = <0>;
+		rx_delay_sel = <0x2>;
 		tx_inverted_10 = <0x1>;
 		tx_inverted_100 = <0x1>;
 		tx_inverted_1000 = <0x0>;