MLK-20067 arm64: dts: imx8mm: disable phy eee mode
authorFugang Duan <fugang.duan@nxp.com>
Tue, 7 May 2019 09:26:09 +0000 (17:26 +0800)
committerFugang Duan <fugang.duan@nxp.com>
Wed, 8 May 2019 03:10:09 +0000 (11:10 +0800)
Disable PHY eee mode in default to make ptp synchronized time
much more restricted in convergent range.

Reviewed-by: Richard Zhu <hongxing.zhu@nxp.com>
Signed-off-by: Fugang Duan <fugang.duan@nxp.com>
arch/arm64/boot/dts/freescale/fsl-imx8mm-ddr4-val.dts
arch/arm64/boot/dts/freescale/fsl-imx8mm-evk.dts

index 59ab3ac..ca87463 100644 (file)
                        compatible = "ethernet-phy-ieee802.3-c22";
                        reg = <0>;
                        at803x,led-act-blind-workaround;
-                       at803x,eee-okay;
+                       at803x,eee-disabled;
                        at803x,vddio-1p8v;
                };
        };
index 1ebbbd8..3afd860 100755 (executable)
                        compatible = "ethernet-phy-ieee802.3-c22";
                        reg = <0>;
                        at803x,led-act-blind-workaround;
-                       at803x,eee-okay;
+                       at803x,eee-disabled;
                        at803x,vddio-1p8v;
                };
        };