summaryrefslogtreecommitdiffstats
path: root/dts/Bindings/iio/gyroscope/bosch,bmg160.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'dts/Bindings/iio/gyroscope/bosch,bmg160.yaml')
-rw-r--r--dts/Bindings/iio/gyroscope/bosch,bmg160.yaml10
1 files changed, 9 insertions, 1 deletions
diff --git a/dts/Bindings/iio/gyroscope/bosch,bmg160.yaml b/dts/Bindings/iio/gyroscope/bosch,bmg160.yaml
index b6bbc312a7..3c6fe74af0 100644
--- a/dts/Bindings/iio/gyroscope/bosch,bmg160.yaml
+++ b/dts/Bindings/iio/gyroscope/bosch,bmg160.yaml
@@ -22,16 +22,24 @@ properties:
vdd-supply: true
vddio-supply: true
+ spi-max-frequency:
+ maximum: 10000000
+
interrupts:
minItems: 1
+ maxItems: 2
description:
Should be configured with type IRQ_TYPE_EDGE_RISING.
+ If two interrupts are provided, expected order is INT1 and INT2.
required:
- compatible
- reg
-additionalProperties: false
+allOf:
+ - $ref: /schemas/spi/spi-peripheral-props.yaml#
+
+unevaluatedProperties: false
examples:
- |