summaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorFugang Duan <B38611@freescale.com>2014-01-16 13:05:14 +0800
committerNitin Garg <nitin.garg@freescale.com>2014-04-16 08:57:31 -0500
commit9264a96274ef1ab3dd439e5d0ec6f766e97aab5c (patch)
tree4bce97c9dbcf75334be22acf9849e372350a167d /Documentation
parent8e92d0ccf4f4e943142f128eba8a47f6b7227e55 (diff)
ENGR00299323-16 ARM: Documentation: Update fec dts binding doc
This patch update fec devicetree binding doc that add Optional properties "fsl,num_tx_queues" and "fsl,num_rx_queues". Signed-off-by: Fugang Duan <B38611@freescale.com>
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/devicetree/bindings/net/fsl-fec.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/net/fsl-fec.txt b/Documentation/devicetree/bindings/net/fsl-fec.txt
index d53639221403..9a86d04d5126 100644
--- a/Documentation/devicetree/bindings/net/fsl-fec.txt
+++ b/Documentation/devicetree/bindings/net/fsl-fec.txt
@@ -15,6 +15,12 @@ Optional properties:
only if property "phy-reset-gpios" is available. Missing the property
will have the duration be 1 millisecond. Numbers greater than 1000 are
invalid and 1 millisecond will be used instead.
+- 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.
Example: