Re: [PATCH 2/2] dt-bindings: iio: Use unevaluatedProperties for SPI devices

From: Rob Herring (Arm)
Date: Mon Mar 24 2025 - 16:32:42 EST



On Mon, 24 Mar 2025 13:53:13 +0100, Krzysztof Kozlowski wrote:
> SPI devices should use unevaluatedProperties:false instead of
> additionalProperties:false, to allow any SPI device properties listed in
> spi-peripheral-props.yaml.
>
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>
> ---
> Documentation/devicetree/bindings/iio/dac/adi,ad3552r.yaml | 2 +-
> Documentation/devicetree/bindings/iio/dac/adi,ltc2664.yaml | 2 +-
> Documentation/devicetree/bindings/iio/dac/adi,ltc2672.yaml | 2 +-
> .../devicetree/bindings/iio/dac/microchip,mcp4821.yaml | 2 +-
> Documentation/devicetree/bindings/iio/dac/rohm,bd79703.yaml | 2 +-
> Documentation/devicetree/bindings/iio/imu/adi,adis16550.yaml | 2 +-
> .../devicetree/bindings/iio/pressure/honeywell,hsc030pa.yaml | 2 +-
> .../devicetree/bindings/iio/pressure/honeywell,mprls0025pa.yaml | 2 +-
> 8 files changed, 8 insertions(+), 8 deletions(-)
>

Reviewed-by: Rob Herring (Arm) <robh@xxxxxxxxxx>