Re: [PATCH 1/4] dt-bindings: Add missing 'unevaluatedProperties'

From: Dmitry Torokhov
Date: Tue Oct 06 2020 - 21:03:23 EST


On Mon, Oct 05, 2020 at 01:38:27PM -0500, Rob Herring wrote:
> This doesn't yet do anything in the tools, but make it explicit so we can
> check either 'unevaluatedProperties' or 'additionalProperties' is present
> in schemas.
>
> 'unevaluatedProperties' is appropriate when including another schema (via
> '$ref') and all possible properties and/or child nodes are not
> explicitly listed in the schema with the '$ref'.
>
> This is in preparation to add a meta-schema to check for missing
> 'unevaluatedProperties' or 'additionalProperties'. This has been a
> constant source of review issues.
>
> Signed-off-by: Rob Herring <robh@xxxxxxxxxx>

For input:

Acked-by: Dmitry Torokhov <dmitry.torokhov@xxxxxxxxx>

--
Dmitry