summaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/dma
diff options
context:
space:
mode:
authorEric Engestrom <eric@engestrom.ch>2016-04-25 01:24:08 +0100
committerRob Herring <robh@kernel.org>2016-04-25 08:41:17 -0500
commit30729ab58609dbb727c33d504652955dfd0ac3f2 (patch)
tree8f7f63ca3f60b7d9e25c73e17e2b0445ca3c1137 /Documentation/devicetree/bindings/dma
parentbfcfb84a4d7988d28e81638d7fbd2e26c02f44ce (diff)
downloadlinux-30729ab58609dbb727c33d504652955dfd0ac3f2.tar.gz
linux-30729ab58609dbb727c33d504652955dfd0ac3f2.tar.xz
Documentation: dt: dma: fix spelling mistake
Signed-off-by: Eric Engestrom <eric@engestrom.ch> Signed-off-by: Rob Herring <robh@kernel.org>
Diffstat (limited to 'Documentation/devicetree/bindings/dma')
-rw-r--r--Documentation/devicetree/bindings/dma/xilinx/xilinx_dma.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/dma/xilinx/xilinx_dma.txt b/Documentation/devicetree/bindings/dma/xilinx/xilinx_dma.txt
index 2291c4098730..3cf0072d3141 100644
--- a/Documentation/devicetree/bindings/dma/xilinx/xilinx_dma.txt
+++ b/Documentation/devicetree/bindings/dma/xilinx/xilinx_dma.txt
@@ -7,7 +7,7 @@ Required properties:
- compatible: Should be "xlnx,axi-dma-1.00.a"
- #dma-cells: Should be <1>, see "dmas" property below
- reg: Should contain DMA registers location and length.
-- dma-channel child node: Should have atleast one channel and can have upto
+- dma-channel child node: Should have at least one channel and can have up to
two channels per device. This node specifies the properties of each
DMA channel (see child node properties below).