On Thu, 14 Jan 2021 10:45:44 +0000, Russell King wrote: > The SmartEEE feature of Atheros AR803x PHYs can cause the link to > bounce. Add DT properties to allow SmartEEE to be disabled, and to > allow the Tw parameters for 100M and 1G links to be configured. > > Signed-off-by: Russell King <rmk+kernel@xxxxxxxxxxxxxxx> > --- > .../devicetree/bindings/net/qca,ar803x.yaml | 16 ++++++++++++++++ > 1 file changed, 16 insertions(+) > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>