summaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/arm/arm,coresight-static-replicator.yaml
diff options
context:
space:
mode:
authorRob Herring <robh@kernel.org>2022-07-21 15:27:14 -0600
committerMathieu Poirier <mathieu.poirier@linaro.org>2022-08-25 10:29:38 -0600
commit8559e62ccb4b0b77eb33496d9984ce05f0b756bb (patch)
treeef3c2162401347d681be91a38e32fa8c1fc6135e /Documentation/devicetree/bindings/arm/arm,coresight-static-replicator.yaml
parentb99ee26a1a98a8ac0d8241224c40e6c047091d4d (diff)
downloadlinux-stable-8559e62ccb4b0b77eb33496d9984ce05f0b756bb.tar.gz
linux-stable-8559e62ccb4b0b77eb33496d9984ce05f0b756bb.tar.bz2
linux-stable-8559e62ccb4b0b77eb33496d9984ce05f0b756bb.zip
dt-bindings: arm: coresight: Add 'power-domains' property
Coresight components may be in a power domain which is the case for the Arm Juno board. Allow a single 'power-domains' entry for Coresight components. Signed-off-by: Rob Herring <robh@kernel.org> Reviewed-by: Sudeep Holla <sudeep.holla@arm.com> Link: https://lore.kernel.org/r/20220721212718.1980905-1-robh@kernel.org Signed-off-by: Mathieu Poirier <mathieu.poirier@linaro.org>
Diffstat (limited to 'Documentation/devicetree/bindings/arm/arm,coresight-static-replicator.yaml')
-rw-r--r--Documentation/devicetree/bindings/arm/arm,coresight-static-replicator.yaml3
1 files changed, 3 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/arm/arm,coresight-static-replicator.yaml b/Documentation/devicetree/bindings/arm/arm,coresight-static-replicator.yaml
index a34d8583830c..1892a091ac35 100644
--- a/Documentation/devicetree/bindings/arm/arm,coresight-static-replicator.yaml
+++ b/Documentation/devicetree/bindings/arm/arm,coresight-static-replicator.yaml
@@ -27,6 +27,9 @@ properties:
compatible:
const: arm,coresight-static-replicator
+ power-domains:
+ maxItems: 1
+
in-ports:
$ref: /schemas/graph.yaml#/properties/ports
additionalProperties: false