lkml.org 
[lkml]   [2023]   [Feb]   [28]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
From
Subject[PATCH v2 2/2] dt-bindings: net: adin: Document bindings for fast link down disable
Date
The ADI PHY contains a feature commonly known as "Fast Link Down" and
called "Enhanced Link Detection" by ADI. This feature is enabled by
default and provides earlier detection of link loss in certain
situations.

Document the new optional flags "adi,disable-fast-down-1000base-t" and
"adi,disable-fast-down-100base-tx" which disable the "Fast Link Down"
feature in the ADI PHY.

Signed-off-by: Ken Sloat <ken.s@variscite.com>
---
Documentation/devicetree/bindings/net/adi,adin.yaml | 12 ++++++++++++
1 file changed, 12 insertions(+)

diff --git a/Documentation/devicetree/bindings/net/adi,adin.yaml b/Documentation/devicetree/bindings/net/adi,adin.yaml
index 64ec1ec71ccd..923baff26c3e 100644
--- a/Documentation/devicetree/bindings/net/adi,adin.yaml
+++ b/Documentation/devicetree/bindings/net/adi,adin.yaml
@@ -52,6 +52,18 @@ properties:
description: Enable 25MHz reference clock output on CLK25_REF pin.
type: boolean

+ adi,disable-fast-down-1000base-t:
+ $ref: /schemas/types.yaml#definitions/flag
+ description: |
+ If set, disables any ADI fast link down ("Enhanced Link Detection")
+ function bits for 1000base-t interfaces.
+
+ adi,disable-fast-down-100base-tx:
+ $ref: /schemas/types.yaml#definitions/flag
+ description: |
+ If set, disables any ADI fast link down ("Enhanced Link Detection")
+ function bits for 100base-tx interfaces.
+
unevaluatedProperties: false

adi,phy-mode-override:
--
2.34.1
\
 
 \ /
  Last update: 2023-03-27 00:38    [W:0.117 / U:0.568 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site