summaryrefslogtreecommitdiff
path: root/drivers/of/kobj.c
diff options
context:
space:
mode:
authorRob Herring <robh@kernel.org>2023-01-25 01:20:23 +0300
committerRob Herring <robh@kernel.org>2023-02-03 21:58:45 +0300
commitdf4fdd0db4756f8d08285e4a93fa40056aefefbe (patch)
tree74d04728212253e64ab9b905217c71c0cc4ba2a5 /drivers/of/kobj.c
parentf3531d1acb4b7177c049211994807b74b231e870 (diff)
downloadlinux-df4fdd0db4756f8d08285e4a93fa40056aefefbe.tar.xz
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 'drivers/of/kobj.c')
0 files changed, 0 insertions, 0 deletions