Skip to content

Commit d0a10da

Browse files
Mao JinlongSuzuki K Poulose
authored andcommitted
dt-bindings: arm: Add arm,static-trace-id for coresight dummy source
Some dummy source HW has static trace id which cannot be changed via software programming. Add arm,static-trace-id for static id support to coresight dummy source. Signed-off-by: Mao Jinlong <[email protected]> Reviewed-by: Rob Herring (Arm) <[email protected]> Reviewed-by: Mike Leach <[email protected]> Signed-off-by: Suzuki K Poulose <[email protected]> Link: https://lore.kernel.org/r/[email protected]
1 parent 5aec7c0 commit d0a10da

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

Documentation/devicetree/bindings/arm/arm,coresight-dummy-source.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,12 @@ properties:
3838
enum:
3939
- arm,coresight-dummy-source
4040

41+
arm,static-trace-id:
42+
description: If dummy source needs static id support, use this to set trace id.
43+
$ref: /schemas/types.yaml#/definitions/uint32
44+
minimum: 1
45+
maximum: 111
46+
4147
out-ports:
4248
$ref: /schemas/graph.yaml#/properties/ports
4349

0 commit comments

Comments
 (0)