dt-bindings: arm: coresight: Add support for coresight-loses-context-with-cpu
authorAndrew Murray <andrew.murray@arm.com>
Mon, 4 Nov 2019 18:12:39 +0000 (11:12 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 4 Nov 2019 20:57:51 +0000 (21:57 +0100)
Some coresight components, because of choices made during hardware
integration, require their state to be saved and restored across CPU low
power states.

The software has no reliable method of detecting when save/restore is
required thus let's add a binding to inform the kernel.

Signed-off-by: Andrew Murray <andrew.murray@arm.com>
Reviewed-by: Mathieu Poirier <mathieu.poirier@linaro.org>
Reviewed-by: Suzuki K Poulose <suzuki.poulose@arm.com>
Reviewed-by: Rob Herring <robh@kernel.org>
Signed-off-by: Mathieu Poirier <mathieu.poirier@linaro.org>
Link: https://lore.kernel.org/r/20191104181251.26732-3-mathieu.poirier@linaro.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Documentation/devicetree/bindings/arm/coresight.txt

index fcc3bacfd8bc27dec3ace9d67924dce2641e72d9..d02c42d21f2f41d7121988e436725f5129d23b4e 100644 (file)
@@ -87,6 +87,15 @@ its hardware characteristcs.
 
        * port or ports: see "Graph bindings for Coresight" below.
 
+* Optional properties for all components:
+
+       * arm,coresight-loses-context-with-cpu : boolean. Indicates that the
+         hardware will lose register context on CPU power down (e.g. CPUIdle).
+         An example of where this may be needed are systems which contain a
+         coresight component and CPU in the same power domain. When the CPU
+         powers down the coresight component also powers down and loses its
+         context. This property is currently only used for the ETM 4.x driver.
+
 * Optional properties for ETM/PTMs:
 
        * arm,cp14: must be present if the system accesses ETM/PTM management