Re: [PATCH] spi: dt-bindings: Fix unevaluatedProperties warnings in examples

From: Krzysztof Kozlowski
Date: Thu May 26 2022 - 02:51:30 EST


On 26/05/2022 03:41, Rob Herring wrote:
> The 'unevaluatedProperties' schema checks is not fully working and doesn't
> catch some cases where there's a $ref to another schema. A fix is pending,
> but results in new warnings in examples.
>
> 'spi-max-frequency' is supposed to be a per SPI peripheral device property,
> not a SPI controller property, so drop it.
>
> Signed-off-by: Rob Herring <robh@xxxxxxxxxx>


Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>


Best regards,
Krzysztof