[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <1567700761-14195-2-git-send-email-vitaly.gaiduk@cloudbear.ru>
Date: Thu, 5 Sep 2019 19:26:00 +0300
From: Vitaly Gaiduk <vitaly.gaiduk@...udbear.ru>
To: davem@...emloft.net, robh+dt@...nel.org, f.fainelli@...il.com
Cc: Vitaly Gaiduk <vitaly.gaiduk@...udbear.ru>,
Mark Rutland <mark.rutland@....com>,
Trent Piepho <tpiepho@...inj.com>,
Andrew Lunn <andrew@...n.ch>, netdev@...r.kernel.org,
devicetree@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: [PATCH 1/2] net: phy: dp83867: Add documentation for SGMII mode type
Add documentation of ti,sgmii-type which can be used to select
SGMII mode type (4 or 6-wire).
Signed-off-by: Vitaly Gaiduk <vitaly.gaiduk@...udbear.ru>
---
Documentation/devicetree/bindings/net/ti,dp83867.txt | 1 +
1 file changed, 1 insertion(+)
diff --git a/Documentation/devicetree/bindings/net/ti,dp83867.txt b/Documentation/devicetree/bindings/net/ti,dp83867.txt
index db6aa3f2215b..18e7fd52897f 100644
--- a/Documentation/devicetree/bindings/net/ti,dp83867.txt
+++ b/Documentation/devicetree/bindings/net/ti,dp83867.txt
@@ -37,6 +37,7 @@ Optional property:
for applicable values. The CLK_OUT pin can also
be disabled by this property. When omitted, the
PHY's default will be left as is.
+ - ti,sgmii-type - This denotes the fact which SGMII mode is used (4 or 6-wire).
Note: ti,min-output-impedance and ti,max-output-impedance are mutually
exclusive. When both properties are present ti,max-output-impedance
--
2.16.4
Powered by blists - more mailing lists