OSDN Git Service

Documentation: dt: dma: fix spelling mistake
authorEric Engestrom <eric@engestrom.ch>
Mon, 25 Apr 2016 00:24:08 +0000 (01:24 +0100)
committerRob Herring <robh@kernel.org>
Mon, 25 Apr 2016 13:41:17 +0000 (08:41 -0500)
Signed-off-by: Eric Engestrom <eric@engestrom.ch>
Signed-off-by: Rob Herring <robh@kernel.org>
Documentation/devicetree/bindings/dma/xilinx/xilinx_dma.txt

index 2291c40..3cf0072 100644 (file)
@@ -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).