Skip to content

Commit

Permalink
spi: dt-bindings: nvidia,tegra210-quad-peripheral-props: correct addi…
Browse files Browse the repository at this point in the history
…tional properties

Re-usable schemas should use additionalProperties:true, so the schema
using it will check for evaluated properties.

Fixes: e239178 ("spi: dt-bindings: split peripheral prods")
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/20220810131236.428529-1-krzysztof.kozlowski@linaro.org
Signed-off-by: Mark Brown <broonie@kernel.org>
  • Loading branch information
Krzysztof Kozlowski authored and Mark Brown committed Aug 15, 2022
1 parent 75c971d commit 63e2df2
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -29,5 +29,4 @@ properties:
minimum: 0
maximum: 255

unevaluatedProperties: true

additionalProperties: true

0 comments on commit 63e2df2

Please sign in to comment.