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>
compatible = "ethernet-phy-ieee802.3-c22";
reg = <0>;
at803x,led-act-blind-workaround;
- at803x,eee-okay;
+ at803x,eee-disabled;
at803x,vddio-1p8v;
};
};
compatible = "ethernet-phy-ieee802.3-c22";
reg = <0>;
at803x,led-act-blind-workaround;
- at803x,eee-okay;
+ at803x,eee-disabled;
at803x,vddio-1p8v;
};
};