]> rtime.felk.cvut.cz Git - vajnamar/linux-xlnx.git/commitdiff
Documentation: DT: Add support for mcdma
authorKedareswara rao Appana <appana.durga.rao@xilinx.com>
Fri, 21 Jul 2017 09:51:37 +0000 (15:21 +0530)
committerMichal Simek <michal.simek@xilinx.com>
Mon, 24 Jul 2017 11:32:29 +0000 (13:32 +0200)
THis patch updates the binding doc with mcdma properties.

Signed-off-by: Kedareswara rao Appana <appanad@xilinx.com>
Acked-by: Harini Katakam <harinik@xilinx.com>
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
Documentation/devicetree/bindings/net/xilinx_axienet.txt

index 672b97e740c71a7c937745dc146ee773a64c9abd..6d682fd186c642edf23e9e51f341ae345fea1f1b 100644 (file)
@@ -17,6 +17,9 @@ Required properties:
 - phy-handle           : See ethernet.txt file in the same directory.
 - local-mac-address    : See ethernet.txt file in the same directory.
 - phy-mode             : see ethernet.txt file in the same directory.
+Required properties (When AxiEthernet is configured with MCDMA):
+- xlnx,channel-ids     : Queue Identifier associated with the MCDMA Channel.
+- interrupt-names      : Should contain the interrupt names.
 
 Optional properties:
 - xlnx,rxmem           : Max Rx Memory size.
@@ -29,6 +32,8 @@ Optional properties:
 - xlnx,include-dre     : Tells whether DMA h/w is configured with DRE or not.
 - clocks               : Input clock specifier. Refer to common clock bindings.
 - clock-names          : Input clock name, should be ethernet_clk and dma_clk.
+Optional properties (When AxiEthernet is configured with MCDMA):
+- xlnx,num-queues      : Number of queues h/w configured for.
 
 Example: