diff mbox series

[PATCHv2,1/2] dt-bindings: pl330: document the optional resets property

Message ID 20190611153433.22129-1-dinguyen@kernel.org
State Not Applicable, archived
Headers show
Series [PATCHv2,1/2] dt-bindings: pl330: document the optional resets property | expand

Checks

Context Check Description
robh/checkpatch success

Commit Message

Dinh Nguyen June 11, 2019, 3:34 p.m. UTC
Add the optional resets property the pl330 dma node.

Signed-off-by: Dinh Nguyen <dinguyen@kernel.org>
---
v2: no change
---
 Documentation/devicetree/bindings/dma/arm-pl330.txt | 3 +++
 1 file changed, 3 insertions(+)

Comments

Vinod Koul June 14, 2019, 5:56 a.m. UTC | #1
On 11-06-19, 10:34, Dinh Nguyen wrote:
> Add the optional resets property the pl330 dma node.

Applied both, thanks
diff mbox series

Patch

diff --git a/Documentation/devicetree/bindings/dma/arm-pl330.txt b/Documentation/devicetree/bindings/dma/arm-pl330.txt
index db7e2260f9c5..2c7fd1941abb 100644
--- a/Documentation/devicetree/bindings/dma/arm-pl330.txt
+++ b/Documentation/devicetree/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: