Commit 9f2b0936 authored by Florian Fainelli's avatar Florian Fainelli Committed by David S. Miller

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: default avatarFlorian Fainelli <f.fainelli@gmail.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent b0ac9564
...@@ -22,6 +22,7 @@ Optional Properties: ...@@ -22,6 +22,7 @@ Optional Properties:
specifications. If neither of these are specified, the default is to specifications. If neither of these are specified, the default is to
assume clause 22. The compatible list may also contain other assume clause 22. The compatible list may also contain other
elements. elements.
- max-speed: Maximum PHY supported speed (10, 100, 1000...)
Example: Example:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment