summaryrefslogtreecommitdiff
path: root/Documentation/devicetree/bindings/dma/arm-pl330.txt
diff options
context:
space:
mode:
authorSugar Zhang <sugar.zhang@rock-chips.com>2020-06-29 17:05:44 +0300
committerVinod Koul <vkoul@kernel.org>2020-07-15 08:55:11 +0300
commit211138e680dc7597b79c10f8ff6c6a1e73d3408d (patch)
tree7aa48df64d27aea371644e297af5f03633a008ac /Documentation/devicetree/bindings/dma/arm-pl330.txt
parent3e7f0bd872087bf4653eeee9a83050f91baae907 (diff)
downloadlinux-211138e680dc7597b79c10f8ff6c6a1e73d3408d.tar.xz
dt-bindings: dma: pl330: Document the quirk 'arm,pl330-periph-burst'
This patch Adds the quirk 'arm,pl330-periph-burst' for pl330. Signed-off-by: Sugar Zhang <sugar.zhang@rock-chips.com> Acked-by: Rob Herring <robh@kernel.org> Link: https://lore.kernel.org/r/1593439555-68130-4-git-send-email-sugar.zhang@rock-chips.com Signed-off-by: Vinod Koul <vkoul@kernel.org>
Diffstat (limited to 'Documentation/devicetree/bindings/dma/arm-pl330.txt')
-rw-r--r--Documentation/devicetree/bindings/dma/arm-pl330.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/dma/arm-pl330.txt b/Documentation/devicetree/bindings/dma/arm-pl330.txt
index 2c7fd1941abb..315e90122afa 100644
--- a/Documentation/devicetree/bindings/dma/arm-pl330.txt
+++ b/Documentation/devicetree/bindings/dma/arm-pl330.txt
@@ -16,6 +16,7 @@ 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
+ - arm,pl330-periph-burst: quirk for performing burst transfer only
- 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".