diff options
author | Geert Uytterhoeven <geert+renesas@linux-m68k.org> | 2014-03-11 14:23:48 +0400 |
---|---|---|
committer | Jiri Kosina <jkosina@suse.cz> | 2014-05-05 17:37:49 +0400 |
commit | c1e0cffddfb6a4702a660922b84e5ee274812bfe (patch) | |
tree | f0970841f29ae40272580ed0a477b91ccb8f67a7 /Documentation/devicetree/bindings | |
parent | 8e4a4f5d3a8bffe6f1ada09a77fffa51bcd5750c (diff) | |
download | linux-c1e0cffddfb6a4702a660922b84e5ee274812bfe.tar.xz |
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>
Diffstat (limited to 'Documentation/devicetree/bindings')
-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: "fsl,imx51-sdma" "fsl,imx53-sdma" "fsl,imx6q-sdma" - The -to variants should be preferred since they allow to determnine the + The -to variants should be preferred since they allow to determine the correct ROM script addresses needed for the driver to work without additional firmware. - reg : Should contain SDMA registers location and length |