aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Documentation/devicetree/bindings/dma/stm32-dma.txt5
1 files changed, 2 insertions, 3 deletions
diff --git a/Documentation/devicetree/bindings/dma/stm32-dma.txt b/Documentation/devicetree/bindings/dma/stm32-dma.txt
index 70cd13f1588a..4408af693d0c 100644
--- a/Documentation/devicetree/bindings/dma/stm32-dma.txt
+++ b/Documentation/devicetree/bindings/dma/stm32-dma.txt
@@ -40,8 +40,7 @@ Example:
40 40
41DMA clients connected to the STM32 DMA controller must use the format 41DMA clients connected to the STM32 DMA controller must use the format
42described in the dma.txt file, using a five-cell specifier for each 42described in the dma.txt file, using a five-cell specifier for each
43channel: a phandle plus four integer cells. 43channel: a phandle to the DMA controller plus the following four integer cells:
44The four cells in order are:
45 44
461. The channel id 451. The channel id
472. The request line number 462. The request line number
@@ -61,7 +60,7 @@ The four cells in order are:
61 0x1: medium 60 0x1: medium
62 0x2: high 61 0x2: high
63 0x3: very high 62 0x3: very high
645. A 32bit mask specifying the DMA FIFO threshold configuration which are device 634. A 32bit mask specifying the DMA FIFO threshold configuration which are device
65 dependent: 64 dependent:
66 -bit 0-1: Fifo threshold 65 -bit 0-1: Fifo threshold
67 0x0: 1/4 full FIFO 66 0x0: 1/4 full FIFO