projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5b4e290
)
Documentation: devicetree: add PHY lane swap binding
author
Jon Mason
<
[email protected]
>
Fri, 4 Nov 2016 05:10:57 +0000
(
01:10
-0400)
committer
David S. Miller
<
[email protected]
>
Mon, 7 Nov 2016 18:11:21 +0000
(13:11 -0500)
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 <
[email protected]
>
Reviewed-by: Florian Fainelli <
[email protected]
>
Reviewed-by: Andrew Lunn <
[email protected]
>
Signed-off-by: David S. Miller <
[email protected]
>
Documentation/devicetree/bindings/net/phy.txt
patch
|
blob
|
history
diff --git
a/Documentation/devicetree/bindings/net/phy.txt
b/Documentation/devicetree/bindings/net/phy.txt
index bc1c3c8bf8fa37fa7e08dcabc65f1752a8a79749..4627da3d52c473f607500c7a6572aaa2f55ccc6a 100644
(file)
--- a/
Documentation/devicetree/bindings/net/phy.txt
+++ b/
Documentation/devicetree/bindings/net/phy.txt
@@
-35,6
+35,10
@@
Optional Properties:
- 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.
+- 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:
ethernet-phy@0 {