summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorRob Herring <robh@kernel.org>2023-04-04 15:50:13 -0500
committerJonathan Cameron <Jonathan.Cameron@huawei.com>2023-04-10 12:26:34 +0100
commit543c8f2f3cc4706ab0dd2e70dc87bdcbcf8126b3 (patch)
treeab65ff66c9e873d474504ac0a20e7c255cb96d6c /tools/perf/scripts/python/export-to-postgresql.py
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 <robh@kernel.org> Link: https://lore.kernel.org/r/20230404205014.644336-1-robh@kernel.org Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions