diff options
author | Rob Herring <robh@kernel.org> | 2023-01-24 16:20:23 -0600 |
---|---|---|
committer | Rob Herring <robh@kernel.org> | 2023-02-03 12:58:45 -0600 |
commit | df4fdd0db4756f8d08285e4a93fa40056aefefbe (patch) | |
tree | 74d04728212253e64ab9b905217c71c0cc4ba2a5 /scripts/dtc | |
parent | f3531d1acb4b7177c049211994807b74b231e870 (diff) | |
download | lwn-df4fdd0db4756f8d08285e4a93fa40056aefefbe.tar.gz lwn-df4fdd0db4756f8d08285e4a93fa40056aefefbe.zip |
dt-bindings: firmware: arm,scmi: Restrict protocol child node properties
The SCMI protocol child nodes are missing any constraints on unknown
properties. Specifically, either 'unevaluatedProperties' or
'additionalProperties' is needed. The current structure with a regex
match for all child nodes doesn't work for this purpose, so let's move
the common properties '$defs' entry which each specific protocol node
can reference and set 'unevaluatedProperties: false'.
Reviewed-by: Sudeep Holla <sudeep.holla@arm.com>
Link: https://lore.kernel.org/r/20230124222023.316089-1-robh@kernel.org
Signed-off-by: Rob Herring <robh@kernel.org>
Diffstat (limited to 'scripts/dtc')
0 files changed, 0 insertions, 0 deletions