Skip to content

Commit

Permalink
dt-bindings: net: adin: Document bindings for 1000BASE-T retrain
Browse files Browse the repository at this point in the history
The ADI PHY contains a "retrain" feature which will allow a 1000BASE-T
link to retrain automatically if the receiver status becomes not ok.
This feature should be enabled to be IEEE compliant but is disabled on
the PHY by default.

Document the new device tree binding "adi,1000base-t-retrain-en" which
allows the user to optionally enable this feature.

Signed-off-by: Ken Sloat <ken.s@variscite.com>
  • Loading branch information
ksloat committed Apr 6, 2023
1 parent 51d341c commit bf1514d
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions Documentation/devicetree/bindings/net/adi,adin.yaml
Expand Up @@ -56,6 +56,12 @@ unevaluatedProperties: false
If set, disables any ADI fast link down ("Enhanced Link Detection")
function bits for 100base-tx interfaces.
adi,1000base-t-retrain-en:
$ref: /schemas/types.yaml#definitions/flag
description: |
If set, enables the retrain function which retrains the link when the
receiver status becomes not okay.
examples:
- |
ethernet {
Expand Down

0 comments on commit bf1514d

Please sign in to comment.