aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/Perf-Trace-Util/lib
diff options
context:
space:
mode:
authorRob Herring <[email protected]>2023-04-04 15:50:13 -0500
committerJonathan Cameron <[email protected]>2023-04-10 12:26:34 +0100
commit543c8f2f3cc4706ab0dd2e70dc87bdcbcf8126b3 (patch)
treeab65ff66c9e873d474504ac0a20e7c255cb96d6c /tools/perf/scripts/python/Perf-Trace-Util/lib
parent7c95a3f51a54db694d3eeef60e77e3a8558ef25e (diff)
dt-bindings: iio: temperature: ltc2983: Fix child node unevaluated properties
The child node schemas are missing 'unevaluatedProperties' constraints, so any unknown properties are allowed. The current structure with multiple patternProperties schemas doesn't work for unevaluatedProperties as each sub-schema is evaluated independently. To fix this, move the sub-schema for all child nodes to a $defs entry and reference it from each named child node. Signed-off-by: Rob Herring <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Jonathan Cameron <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib')
0 files changed, 0 insertions, 0 deletions