summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamin Guo <samin.guo@starfivetech.com>2023-04-20 06:25:57 +0300
committerSamin Guo <samin.guo@starfivetech.com>2023-04-24 12:26:24 +0300
commitc3df27a0d1d7cb7cfd4b19117fcb5dc224231a47 (patch)
tree9adf1a8ce25ed8857cf390e97e9d981ecccaf9d6
parent63cac2a17fcb8748b9b0e31bc212bf15253cfd8f (diff)
downloadu-boot-c3df27a0d1d7cb7cfd4b19117fcb5dc224231a47.tar.xz
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>
-rw-r--r--arch/riscv/dts/starfive_visionfive2.dts1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/riscv/dts/starfive_visionfive2.dts b/arch/riscv/dts/starfive_visionfive2.dts
index 5293cdbae6..d0268fbfeb 100644
--- a/arch/riscv/dts/starfive_visionfive2.dts
+++ b/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>;