aboutsummaryrefslogtreecommitdiff
path: root/Bindings/net/fsl-fec.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Bindings/net/fsl-fec.txt')
-rw-r--r--Bindings/net/fsl-fec.txt8
1 files changed, 8 insertions, 0 deletions
diff --git a/Bindings/net/fsl-fec.txt b/Bindings/net/fsl-fec.txt
index 8a2c7b55ec16..a9eb611bee68 100644
--- a/Bindings/net/fsl-fec.txt
+++ b/Bindings/net/fsl-fec.txt
@@ -16,6 +16,14 @@ Optional properties:
- 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.
Use instead of phy-handle.
+- fsl,num-tx-queues : The property is valid for enet-avb IP, which supports
+ hw multi queues. Should specify the tx queue number, otherwise set tx queue
+ number to 1.
+- fsl,num-rx-queues : The property is valid for enet-avb IP, which supports
+ hw multi queues. Should specify the rx queue number, otherwise set rx queue
+ number to 1.
+- fsl,magic-packet : If present, indicates that the hardware supports waking
+ up via magic packet.
Optional subnodes:
- mdio : specifies the mdio bus in the FEC, used as a container for phy nodes