Re: [PATCH] spi: dt-bindings: nvidia,tegra210-quad-peripheral-props: correct additional properties

From: Rob Herring
Date: Fri Aug 12 2022 - 12:56:37 EST


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>