浏览代码

Documentation: devicetree: add PHY lane swap binding

Add the documentation for PHY lane swapping.  This is a boolean entry to
notify the phy device drivers that the TX/RX lanes need to be swapped.

Signed-off-by: Jon Mason <jon.mason@broadcom.com>
Reviewed-by: Florian Fainelli <f.fainelli@gmail.com>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
Jon Mason 9 年之前
父节点
当前提交
3b9feb60e1
共有 1 个文件被更改,包括 4 次插入0 次删除
  1. 4 0
      Documentation/devicetree/bindings/net/phy.txt

+ 4 - 0
Documentation/devicetree/bindings/net/phy.txt

@@ -35,6 +35,10 @@ Optional Properties:
 - broken-turn-around: If set, indicates the PHY device does not correctly
 - broken-turn-around: If set, indicates the PHY device does not correctly
   release the turn around line low at the end of a MDIO transaction.
   release the turn around line low at the end of a MDIO transaction.
 
 
+- enet-phy-lane-swap: If set, indicates the PHY will swap the TX/RX lanes to
+  compensate for the board being designed with the lanes swapped.
+
+
 Example:
 Example:
 
 
 ethernet-phy@0 {
 ethernet-phy@0 {