[PATCH 9/9] coresight: Documenting reference to generic PD bindings

From: mathieu . poirier
Date: Tue Jan 06 2015 - 11:38:06 EST


From: Mathieu Poirier <mathieu.poirier@xxxxxxxxxx>

Each coresight block can be part of a power domain. Using the
generic power domain subsystems to manage power to individual
domains guarantes that coresight operations won't be interrupted
by other components.

Signed-off-by: Mathieu Poirier <mathieu.poirier@xxxxxxxxxx>
---
Documentation/devicetree/bindings/arm/coresight.txt | 4 ++++
1 file changed, 4 insertions(+)

diff --git a/Documentation/devicetree/bindings/arm/coresight.txt b/Documentation/devicetree/bindings/arm/coresight.txt
index d790f49066f3..27f96f0d36ef 100644
--- a/Documentation/devicetree/bindings/arm/coresight.txt
+++ b/Documentation/devicetree/bindings/arm/coresight.txt
@@ -50,6 +50,10 @@ its hardware characteristcs.
* cpu: the cpu phandle this ETM/PTM is affined to. When omitted the
source is considered to belong to CPU0.

+ * power-domains: a handle to the generic power domain node this
+ coresight block is affined to. When omitted the component is
+ assumed to always be powered.
+
* Optional property for TMC:

* arm,buffer-size: size of contiguous buffer space for TMC ETR
--
1.9.1

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/