aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree
diff options
context:
space:
mode:
authorFlorian Fainelli <f.fainelli@gmail.com>2013-12-05 17:52:16 -0500
committerDavid S. Miller <davem@davemloft.net>2013-12-06 14:57:21 -0500
commit9f2b0936b877119280c418258413f6fb9a26acd1 (patch)
tree9dd20a5f87019b62abb6a9cc0220c2d562ef77fe /Documentation/devicetree
parentb0ac9564061265dd14e6f8f777622e3401b82b4b (diff)
Documentation: update Ethernet PHY devices binding with 'max-speed'
The 'max-speed' property is optional but defined in the ePAPR specification and now supported by the Linux Device Tree parsing infrastructure. Signed-off-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'Documentation/devicetree')
-rw-r--r--Documentation/devicetree/bindings/net/phy.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/net/phy.txt b/Documentation/devicetree/bindings/net/phy.txt
index 7cd18fbfcf71..f648094abc35 100644
--- a/Documentation/devicetree/bindings/net/phy.txt
+++ b/Documentation/devicetree/bindings/net/phy.txt
@@ -22,6 +22,7 @@ Optional Properties:
22 specifications. If neither of these are specified, the default is to 22 specifications. If neither of these are specified, the default is to
23 assume clause 22. The compatible list may also contain other 23 assume clause 22. The compatible list may also contain other
24 elements. 24 elements.
25- max-speed: Maximum PHY supported speed (10, 100, 1000...)
25 26
26Example: 27Example:
27 28