aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCosmin Tanislav <[email protected]>2022-11-15 17:19:55 +0200
committerJonathan Cameron <[email protected]>2022-11-23 21:04:09 +0000
commite0736b1bb71b21faeebf85efc725d01c7ecf2ebe (patch)
treeedb887cfba8adbc94473db26e1a24a65f2589976
parenta0666f7f0f9470bfe64ab60324bc0a7830ce9035 (diff)
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 <[email protected]> Acked-by: Rob Herring <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Jonathan Cameron <[email protected]>
-rw-r--r--Documentation/devicetree/bindings/iio/adc/adi,ad4130.yaml5
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:
- |