.. | .. |
---|
16 | 16 | - dma-channels: contains the total number of DMA channels supported by the DMAC |
---|
17 | 17 | - dma-requests: contains the total number of DMA requests supported by the DMAC |
---|
18 | 18 | - arm,pl330-broken-no-flushp: quirk for avoiding to execute DMAFLUSHP |
---|
| 19 | + - arm,pl330-periph-burst: quirk for performing burst transfer only |
---|
| 20 | + - resets: contains an entry for each entry in reset-names. |
---|
| 21 | + See ../reset/reset.txt for details. |
---|
| 22 | + - reset-names: must contain at least "dma", and optional is "dma-ocp". |
---|
19 | 23 | |
---|
20 | 24 | Example: |
---|
21 | 25 | |
---|