aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/trace-event-scripting.c
diff options
context:
space:
mode:
authorRob Herring <[email protected]>2023-09-25 17:05:06 -0500
committerRob Herring <[email protected]>2023-10-30 16:06:02 -0500
commit70b416afc99863d9f5a5959f6555bbb290d70eee (patch)
treed47d310f85084b0b3a25fe6b807f298d5b66ae3c /tools/perf/util/trace-event-scripting.c
parent5027cf58e402351bf5585d3d22fb8d92056782eb (diff)
dt-bindings: arm,coresight-cti: Add missing additionalProperties on child nodes
Just as unevaluatedProperties or additionalProperties are required at the top level of schemas, they should (and will) also be required for child node schemas. That ensures only documented properties are present for any node. Adding additionalProperties constraint on 'trig-conns' nodes results in warnings that 'cpu' and 'arm,cs-dev-assoc' are not allowed. These are already defined for the parent node, but need to be duplicated for the child node. Drop the free form description that the properties also apply to the child nodes. Acked-by: Conor Dooley <[email protected]> Reviewed-by: Mike Leach <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Rob Herring <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions