forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-10-22 8ac6c7a54ed1b98d142dce24b11c6de6a1e239a5
kernel/Documentation/devicetree/bindings/dma/arm-pl330.txt
....@@ -16,6 +16,10 @@
1616 - dma-channels: contains the total number of DMA channels supported by the DMAC
1717 - dma-requests: contains the total number of DMA requests supported by the DMAC
1818 - 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".
1923
2024 Example:
2125