25 Jan
2023
25 Jan
'23
12:41 p.m.
On Tue, Jan 24, 2023 at 05:00:48PM -0600, Rob Herring wrote:
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.
Add unevaluatedProperties or additionalProperties as appropriate, and then add any missing properties flagged by the addition.
Acked-by: Mark Brown broonie@kernel.org