diff options
author | Cosmin Tanislav <demonsingur@gmail.com> | 2022-11-15 18:19:55 +0300 |
---|---|---|
committer | Jonathan Cameron <Jonathan.Cameron@huawei.com> | 2022-11-24 00:04:09 +0300 |
commit | e0736b1bb71b21faeebf85efc725d01c7ecf2ebe (patch) | |
tree | edb887cfba8adbc94473db26e1a24a65f2589976 /Documentation/devicetree/bindings/iio | |
parent | a0666f7f0f9470bfe64ab60324bc0a7830ce9035 (diff) | |
download | linux-e0736b1bb71b21faeebf85efc725d01c7ecf2ebe.tar.xz |
dt-bindings: iio: adc: ad4130: use spi-peripheral-props.yaml
Reference the "spi-peripheral-props.yaml" schema to allow using
all SPI device properties.
Signed-off-by: Cosmin Tanislav <cosmin.tanislav@analog.com>
Acked-by: Rob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/20221115151955.394030-1-cosmin.tanislav@analog.com
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Diffstat (limited to 'Documentation/devicetree/bindings/iio')
-rw-r--r-- | Documentation/devicetree/bindings/iio/adc/adi,ad4130.yaml | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/iio/adc/adi,ad4130.yaml b/Documentation/devicetree/bindings/iio/adc/adi,ad4130.yaml index 28ebd38b9db4..d00690a8d3fb 100644 --- a/Documentation/devicetree/bindings/iio/adc/adi,ad4130.yaml +++ b/Documentation/devicetree/bindings/iio/adc/adi,ad4130.yaml @@ -190,7 +190,10 @@ patternProperties: - reg - diff-channels -additionalProperties: false +allOf: + - $ref: /schemas/spi/spi-peripheral-props.yaml# + +unevaluatedProperties: false examples: - | |