Skip to content

Commit

Permalink
Merge branch 'topic/stm' into for-linus
Browse files Browse the repository at this point in the history
  • Loading branch information
Vinod Koul committed Apr 10, 2018
2 parents 3a7b854 + 9df3bd5 commit 2ffb850
Show file tree
Hide file tree
Showing 2 changed files with 243 additions and 50 deletions.
6 changes: 3 additions & 3 deletions Documentation/devicetree/bindings/dma/stm32-dma.txt
Original file line number Diff line number Diff line change
Expand Up @@ -62,14 +62,14 @@ channel: a phandle to the DMA controller plus the following four integer cells:
0x1: medium
0x2: high
0x3: very high
4. A 32bit mask specifying the DMA FIFO threshold configuration which are device
dependent:
-bit 0-1: Fifo threshold
4. A 32bit bitfield value specifying DMA features which are device dependent:
-bit 0-1: DMA FIFO threshold selection
0x0: 1/4 full FIFO
0x1: 1/2 full FIFO
0x2: 3/4 full FIFO
0x3: full FIFO


Example:

usart1: serial@40011000 {
Expand Down
Loading

0 comments on commit 2ffb850

Please sign in to comment.