dmaengine.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCHv2 1/2] dt-bindings: pl330: document the optional resets property
@ 2019-06-11 15:34 Dinh Nguyen
  2019-06-11 15:34 ` [PATCHv2 2/2] dmagengine: pl330: add code to get reset property Dinh Nguyen
  2019-06-14  5:56 ` [PATCHv2 1/2] dt-bindings: pl330: document the optional resets property Vinod Koul
  0 siblings, 2 replies; 3+ messages in thread
From: Dinh Nguyen @ 2019-06-11 15:34 UTC (permalink / raw)
  To: dmaengine; +Cc: dinguyen, robh+dt, mark.rutland, vkoul, geert, devicetree

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(+)

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:
 
-- 
2.20.0


^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2019-06-14  5:59 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-06-11 15:34 [PATCHv2 1/2] dt-bindings: pl330: document the optional resets property Dinh Nguyen
2019-06-11 15:34 ` [PATCHv2 2/2] dmagengine: pl330: add code to get reset property Dinh Nguyen
2019-06-14  5:56 ` [PATCHv2 1/2] dt-bindings: pl330: document the optional resets property Vinod Koul

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).