diff options
author | Emmanuel Vadot <manu@FreeBSD.org> | 2019-09-28 22:38:14 +0000 |
---|---|---|
committer | Emmanuel Vadot <manu@FreeBSD.org> | 2019-09-28 22:38:14 +0000 |
commit | 01e5ca170569c10889ed1bb2efcf4d19eae1353c (patch) | |
tree | 7883bf6d7a02e0f8746cc213596f65f90951b46b /Bindings/dma/arm-pl330.txt | |
parent | ddee9fd0fa975df750c12dd63cdf18715e51a634 (diff) |
Notes
Diffstat (limited to 'Bindings/dma/arm-pl330.txt')
-rw-r--r-- | Bindings/dma/arm-pl330.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Bindings/dma/arm-pl330.txt b/Bindings/dma/arm-pl330.txt index db7e2260f9c5..2c7fd1941abb 100644 --- a/Bindings/dma/arm-pl330.txt +++ b/Bindings/dma/arm-pl330.txt @@ -16,6 +16,9 @@ Optional properties: - dma-channels: contains the total number of DMA channels supported by the DMAC - dma-requests: contains the total number of DMA requests supported by the DMAC - arm,pl330-broken-no-flushp: quirk for avoiding to execute DMAFLUSHP + - resets: contains an entry for each entry in reset-names. + See ../reset/reset.txt for details. + - reset-names: must contain at least "dma", and optional is "dma-ocp". Example: |