Re: [PATCH 3/8] dt-bindings: iio: frequency: use spi-peripheral-props.yaml

From: Rob Herring
Date: Wed Oct 05 2022 - 09:26:23 EST


On Tue, 04 Oct 2022 13:56:37 +0200, Krzysztof Kozlowski wrote:
> For devices connectable by SPI bus (e.g. already using
> "spi-max-frequency" property), reference the "spi-peripheral-props.yaml"
> schema to allow using all SPI device properties, even these which device
> bindings author did not tried yet.
>
> While changing additionalProperties->unevaluatedProperties, put it in
> typical place, just before example DTS.
>
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>
> ---
> .../devicetree/bindings/iio/frequency/adi,adf4350.yaml | 7 +++++--
> .../devicetree/bindings/iio/frequency/adi,admv1013.yaml | 5 ++++-
> .../devicetree/bindings/iio/frequency/adi,admv1014.yaml | 5 ++++-
> .../devicetree/bindings/iio/frequency/adi,admv4420.yaml | 6 +++++-
> .../devicetree/bindings/iio/frequency/adi,adrf6780.yaml | 5 ++++-
> 5 files changed, 22 insertions(+), 6 deletions(-)
>

Acked-by: Rob Herring <robh@xxxxxxxxxx>