dt-bindings: nvmem: u-boot,env: Add missing additionalProperties on child node schemas
authorRob Herring <robh@kernel.org>
Fri, 20 Oct 2023 10:55:44 +0000 (11:55 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 21 Oct 2023 17:19:15 +0000 (19:19 +0200)
commit716a8027efbb84291111764847d37cb0648ef69b
tree7491570ce3321cb88fe90721d06c1e0cc6338d40
parentc5330723d5a0c77299a38a46e5611a584e887b87
dt-bindings: nvmem: u-boot,env: Add missing additionalProperties 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.

Signed-off-by: Rob Herring <robh@kernel.org>
Acked-by: Conor Dooley <conor.dooley@microchip.com>
Acked-by: Rafał Miłecki <rafal@milecki.pl>
Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
Link: https://lore.kernel.org/r/20231020105545.216052-6-srinivas.kandagatla@linaro.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Documentation/devicetree/bindings/nvmem/u-boot,env.yaml