diff options
author | Andrew Turner <andrew@FreeBSD.org> | 2016-01-28 20:21:15 +0000 |
---|---|---|
committer | Andrew Turner <andrew@FreeBSD.org> | 2016-01-28 20:21:15 +0000 |
commit | 235ad806ee815395bce54dc1b0ce1c06cd29b44a (patch) | |
tree | 41cbd9055ad0d6dfa04377df1bb51f3c3f3948e2 /Bindings/net/phy.txt | |
parent | da75c2cc5808a45edc76752ba495dcc5dcd4346c (diff) |
Notes
Diffstat (limited to 'Bindings/net/phy.txt')
-rw-r--r-- | Bindings/net/phy.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Bindings/net/phy.txt b/Bindings/net/phy.txt index 40831fbaff721..525e1658f2da5 100644 --- a/Bindings/net/phy.txt +++ b/Bindings/net/phy.txt @@ -30,6 +30,9 @@ Optional Properties: - max-speed: Maximum PHY supported speed (10, 100, 1000...) +- 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. + Example: ethernet-phy@0 { |