diff options
author | Geert Uytterhoeven <geert+renesas@linux-m68k.org> | 2014-03-11 06:23:48 -0400 |
---|---|---|
committer | Jiri Kosina <jkosina@suse.cz> | 2014-05-05 09:37:49 -0400 |
commit | c1e0cffddfb6a4702a660922b84e5ee274812bfe (patch) | |
tree | f0970841f29ae40272580ed0a477b91ccb8f67a7 | |
parent | 8e4a4f5d3a8bffe6f1ada09a77fffa51bcd5750c (diff) |
dma: imx-sdma: Spelling s/determnine/determine/
Signed-off-by: Geert Uytterhoeven <geert+renesas@linux-m68k.org>
Cc: Rob Herring <robh+dt@kernel.org>
Cc: devicetree@vger.kernel.org
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
-rw-r--r-- | Documentation/devicetree/bindings/dma/fsl-imx-sdma.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/dma/fsl-imx-sdma.txt b/Documentation/devicetree/bindings/dma/fsl-imx-sdma.txt index ee9be9961524..e577196a12c0 100644 --- a/Documentation/devicetree/bindings/dma/fsl-imx-sdma.txt +++ b/Documentation/devicetree/bindings/dma/fsl-imx-sdma.txt | |||
@@ -8,7 +8,7 @@ Required properties: | |||
8 | "fsl,imx51-sdma" | 8 | "fsl,imx51-sdma" |
9 | "fsl,imx53-sdma" | 9 | "fsl,imx53-sdma" |
10 | "fsl,imx6q-sdma" | 10 | "fsl,imx6q-sdma" |
11 | The -to variants should be preferred since they allow to determnine the | 11 | The -to variants should be preferred since they allow to determine the |
12 | correct ROM script addresses needed for the driver to work without additional | 12 | correct ROM script addresses needed for the driver to work without additional |
13 | firmware. | 13 | firmware. |
14 | - reg : Should contain SDMA registers location and length | 14 | - reg : Should contain SDMA registers location and length |