diff options
Diffstat (limited to 'Documentation/devicetree/bindings/net/fsl-tsec-phy.txt')
-rw-r--r-- | Documentation/devicetree/bindings/net/fsl-tsec-phy.txt | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/Documentation/devicetree/bindings/net/fsl-tsec-phy.txt b/Documentation/devicetree/bindings/net/fsl-tsec-phy.txt index 737cdef4f903..be6ea8960f20 100644 --- a/Documentation/devicetree/bindings/net/fsl-tsec-phy.txt +++ b/Documentation/devicetree/bindings/net/fsl-tsec-phy.txt | |||
@@ -42,10 +42,7 @@ Properties: | |||
42 | interrupt. For TSEC and eTSEC devices, the first interrupt is | 42 | interrupt. For TSEC and eTSEC devices, the first interrupt is |
43 | transmit, the second is receive, and the third is error. | 43 | transmit, the second is receive, and the third is error. |
44 | - phy-handle : See ethernet.txt file in the same directory. | 44 | - phy-handle : See ethernet.txt file in the same directory. |
45 | - fixed-link : <a b c d e> where a is emulated phy id - choose any, | 45 | - fixed-link : See fixed-link.txt in the same directory. |
46 | but unique to the all specified fixed-links, b is duplex - 0 half, | ||
47 | 1 full, c is link speed - d#10/d#100/d#1000, d is pause - 0 no | ||
48 | pause, 1 pause, e is asym_pause - 0 no asym_pause, 1 asym_pause. | ||
49 | - phy-connection-type : See ethernet.txt file in the same directory. | 46 | - phy-connection-type : See ethernet.txt file in the same directory. |
50 | This property is only really needed if the connection is of type | 47 | This property is only really needed if the connection is of type |
51 | "rgmii-id", as all other connection types are detected by hardware. | 48 | "rgmii-id", as all other connection types are detected by hardware. |