summaryrefslogtreecommitdiffstats
path: root/dts/Bindings/net/fsl-fec.txt
diff options
context:
space:
mode:
authorSascha Hauer <s.hauer@pengutronix.de>2017-06-06 08:07:37 +0200
committerSascha Hauer <s.hauer@pengutronix.de>2017-06-06 08:07:37 +0200
commit3279ae4ddcef811273f74f58f0214c4575fa9703 (patch)
tree406b7cb19e3af4f93a21820121109edaaa11ec84 /dts/Bindings/net/fsl-fec.txt
parenta33a9aefd0aa06a5cf50198d83d268c44dbe199c (diff)
downloadbarebox-3279ae4ddcef811273f74f58f0214c4575fa9703.tar.gz
barebox-3279ae4ddcef811273f74f58f0214c4575fa9703.tar.xz
dts: update to v4.12-rc3
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'dts/Bindings/net/fsl-fec.txt')
-rw-r--r--dts/Bindings/net/fsl-fec.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/dts/Bindings/net/fsl-fec.txt b/dts/Bindings/net/fsl-fec.txt
index a1e3693cca..6f55bdd52f 100644
--- a/dts/Bindings/net/fsl-fec.txt
+++ b/dts/Bindings/net/fsl-fec.txt
@@ -15,6 +15,10 @@ Optional properties:
- phy-reset-active-high : If present then the reset sequence using the GPIO
specified in the "phy-reset-gpios" property is reversed (H=reset state,
L=operation state).
+- phy-reset-post-delay : Post reset delay in milliseconds. If present then
+ a delay of phy-reset-post-delay milliseconds will be observed after the
+ phy-reset-gpios has been toggled. Can be omitted thus no delay is
+ observed. Delay is in range of 1ms to 1000ms. Other delays are invalid.
- phy-supply : regulator that powers the Ethernet PHY.
- phy-handle : phandle to the PHY device connected to this device.
- fixed-link : Assume a fixed link. See fixed-link.txt in the same directory.