dt-bindings: dma: pl330: Document the quirk 'arm,pl330-periph-burst'
authorSugar Zhang <sugar.zhang@rock-chips.com>
Mon, 29 Jun 2020 14:05:44 +0000 (22:05 +0800)
committerVinod Koul <vkoul@kernel.org>
Wed, 15 Jul 2020 05:55:11 +0000 (11:25 +0530)
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>
Documentation/devicetree/bindings/dma/arm-pl330.txt

index 2c7fd19..315e901 100644 (file)
@@ -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".