On Wed, 10 Aug 2022 16:12:36 +0300, Krzysztof Kozlowski wrote: > Re-usable schemas should use additionalProperties:true, so the schema > using it will check for evaluated properties. > > Fixes: e23917822d3c ("spi: dt-bindings: split peripheral prods") > Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx> > --- > .../bindings/spi/nvidia,tegra210-quad-peripheral-props.yaml | 3 +-- > 1 file changed, 1 insertion(+), 2 deletions(-) > Acked-by: Rob Herring <robh@xxxxxxxxxx>