dts:satrfive:jh7110: default support jh7110A gmac0
authorSamin Guo <samin.guo@starfivetech.com>
Tue, 1 Nov 2022 12:09:36 +0000 (20:09 +0800)
committerSamin Guo <samin.guo@starfivetech.com>
Tue, 1 Nov 2022 12:09:36 +0000 (20:09 +0800)
default support jh7110A gmac0

Signed-off-by: Samin Guo <samin.guo@starfivetech.com>
arch/riscv/boot/dts/starfive/jh7110-common.dtsi

index 14c35ac..c482d40 100644 (file)
        #address-cells = <1>;
        #size-cells = <0>;
        phy0: ethernet-phy@0 {
-               rxc_dly_en = <0>;
+               rxc_dly_en = <1>;
                tx_delay_sel_fe = <5>;
-               tx_delay_sel = <11>;
+               tx_delay_sel = <0xb>;
+               tx_inverted_10 = <0x0>;
+               tx_inverted_100 = <0x0>;
+               tx_inverted_1000 = <0x0>;
        };
 };