riscv: dts: starfive: vf2: set gmac0 rx delay to 1500ps

set gmac0 rx delay to 1500ps to to match better delays.

Signed-off-by: Samin Guo <samin.guo@starfivetech.com>
This commit is contained in:
Samin Guo 2023-04-20 09:18:50 +08:00
parent 798fa99abc
commit 63cac2a17f

View file

@ -317,7 +317,8 @@
rgmii_sw_dr_2 = <0x0>;
rgmii_sw_dr = <0x3>;
rgmii_sw_dr_rxc = <0x6>;
rxc_dly_en = <1>;
rxc_dly_en = <0>;
rx_delay_sel = <0xa>;
tx_delay_sel_fe = <5>;
tx_delay_sel = <0xa>;
tx_inverted_10 = <0x1>;