]> Git Repo - linux.git/commit
media: dt-bindings: Add missing unevaluatedProperties on child node schemas
authorRob Herring <[email protected]>
Mon, 25 Sep 2023 21:27:58 +0000 (16:27 -0500)
committerRob Herring <[email protected]>
Fri, 6 Oct 2023 18:54:13 +0000 (13:54 -0500)
commita47f580c8a31a7f3f20676bc2aa7e6b1403648af
tree0a1dbef90fc5f89141c87e50ae251cdc544df7b4
parentc132d9c79e25cdbcd4eeb3c6009f746e137cfad0
media: dt-bindings: 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.

Acked-by: Conor Dooley <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Rob Herring <[email protected]>
Documentation/devicetree/bindings/media/i2c/sony,imx415.yaml
Documentation/devicetree/bindings/media/i2c/toshiba,tc358746.yaml
Documentation/devicetree/bindings/media/samsung,fimc.yaml
This page took 0.054687 seconds and 4 git commands to generate.