mirror of
https://github.com/raspberrypi/linux.git
synced 2025-12-30 05:53:58 +00:00
In order to ensure only documented properties are present, node schemas must have unevaluatedProperties or additionalProperties set to false (typically). Signed-off-by: Rob Herring <robh@kernel.org> Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>