]> rtime.felk.cvut.cz Git - zynq/linux.git/commitdiff
Documentation: DT: dma: Correct binding doc for single dma channel
authorKedareswara rao Appana <appana.durga.rao@xilinx.com>
Thu, 8 Sep 2016 15:57:51 +0000 (21:27 +0530)
committerMichal Simek <michal.simek@xilinx.com>
Fri, 9 Sep 2016 06:02:15 +0000 (08:02 +0200)
This patch corrects the binding doc dma client section
in case of h/w is configured for 1 channel for AXI VDMA/DMA Controllers.

Signed-off-by: Kedareswara rao Appana <appanad@xilinx.com>
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
Documentation/devicetree/bindings/dma/xilinx/xilinx_dma.txt

index 29a595cbab83f6b4b2f494320295c7d91ae2f556..ccb246ca3f19cb81cba5935d1dc201d84c5f8074 100644 (file)
@@ -101,7 +101,8 @@ axi_vdma_0: axivdma@40030000 {
 Required properties:
 - dmas: a list of <[Video DMA device phandle] [Channel ID]> pairs,
        where Channel ID is '0' for write/tx and '1' for read/rx
-       channel.
+       channel if both channels are enabled.
+       If only one channel is enabled either tx or rx the Channel ID is '0'.
 - dma-names: a list of DMA channel names, one per "dmas" entry
 
 Example: