Merge branch 'CR_5042_gmac_phy_delay_ds_samin.guo' into 'vf2-devel'

CR5042: riscv: dts: starfive: vf2: add  Pad Drive Strength Cfg

See merge request sbc/u-boot!49
This commit is contained in:
andy.hu 2023-05-12 08:43:02 +00:00
commit 948acb2983

View file

@ -314,7 +314,11 @@
#address-cells = <1>;
#size-cells = <0>;
phy0: ethernet-phy@0 {
rxc_dly_en = <1>;
rgmii_sw_dr_2 = <0x0>;
rgmii_sw_dr = <0x3>;
rgmii_sw_dr_rxc = <0x6>;
rxc_dly_en = <0>;
rx_delay_sel = <0xa>;
tx_delay_sel_fe = <5>;
tx_delay_sel = <0xa>;
tx_inverted_10 = <0x1>;
@ -328,9 +332,13 @@
#address-cells = <1>;
#size-cells = <0>;
phy1: ethernet-phy@1 {
rgmii_sw_dr_2 = <0x0>;
rgmii_sw_dr = <0x3>;
rgmii_sw_dr_rxc = <0x6>;
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>;