mirror of
https://github.com/torvalds/linux.git
synced 2026-03-08 03:04:51 +01:00
spi: dt-bindings: nvidia,tegra210-quad-peripheral-props: correct additional properties
Re-usable schemas should use additionalProperties:true, so the schema
using it will check for evaluated properties.
Fixes: e23917822d ("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>
This commit is contained in:
parent
75c971dd6c
commit
63e2df2d9e
1 changed files with 1 additions and 2 deletions
|
|
@ -29,5 +29,4 @@ properties:
|
|||
minimum: 0
|
||||
maximum: 255
|
||||
|
||||
unevaluatedProperties: true
|
||||
|
||||
additionalProperties: true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue