summaryrefslogtreecommitdiff
path: root/Documentation/devicetree/bindings/dma/ste-dma40.txt
diff options
context:
space:
mode:
authorMasanari Iida <standby24x7@gmail.com>2013-07-23 00:13:48 +0900
committerJiri Kosina <jkosina@suse.cz>2013-07-25 12:32:07 +0200
commit9ca18397760824491bac572d6600eb3db3331a14 (patch)
tree46987425a67139d9f018596b647fbe63a8ab7c01 /Documentation/devicetree/bindings/dma/ste-dma40.txt
parenta3f8612700507a10ad7186fd77e9f46c7af88335 (diff)
doc: devicetree: bindings: Fix typo in bindings
Correct spelling typo in devicetree/bindings. Singed-off-by: Masanari Iida <standby24x7@gmail.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'Documentation/devicetree/bindings/dma/ste-dma40.txt')
-rw-r--r--Documentation/devicetree/bindings/dma/ste-dma40.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/devicetree/bindings/dma/ste-dma40.txt b/Documentation/devicetree/bindings/dma/ste-dma40.txt
index bea5b73a7390..a8c21c256baa 100644
--- a/Documentation/devicetree/bindings/dma/ste-dma40.txt
+++ b/Documentation/devicetree/bindings/dma/ste-dma40.txt
@@ -37,14 +37,14 @@ Each dmas request consists of 4 cells:
1. A phandle pointing to the DMA controller
2. Device Type
3. The DMA request line number (only when 'use fixed channel' is set)
- 4. A 32bit mask specifying; mode, direction and endianess [NB: This list will grow]
+ 4. A 32bit mask specifying; mode, direction and endianness [NB: This list will grow]
0x00000001: Mode:
Logical channel when unset
Physical channel when set
0x00000002: Direction:
Memory to Device when unset
Device to Memory when set
- 0x00000004: Endianess:
+ 0x00000004: Endianness:
Little endian when unset
Big endian when set
0x00000008: Use fixed channel: