diff options
author | Rob Herring <[email protected]> | 2023-09-26 11:44:42 -0500 |
---|---|---|
committer | Sebastian Reichel <[email protected]> | 2023-09-30 21:21:09 +0200 |
commit | 15a4e422f3c9b041261b6810c90ce09d4ebe2a14 (patch) | |
tree | 0d9dfec8284c37870573bf7456b3a6f8893870e3 /scripts/generate_rust_analyzer.py | |
parent | 8f8e9b7388514d937843337140f18ceb0f3da6eb (diff) |
dt-bindings: power: supply: sbs-manager: Add missing unevaluatedProperties on child node schemas
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.
Add unevaluatedProperties as needed, and then add any missing properties
flagged by the addition.
Signed-off-by: Rob Herring <[email protected]>
Acked-by: Conor Dooley <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Sebastian Reichel <[email protected]>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions