forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-13 9d77db3c730780c8ef5ccd4b66403ff5675cfe4e
kernel/Documentation/devicetree/bindings/iio/imu/invensense,icm42600.yaml
....@@ -47,11 +47,17 @@
4747 vddio-supply:
4848 description: Regulator that provides power to the bus
4949
50
+ spi-max-frequency: true
51
+ spi-cpha: true
52
+ spi-cpol: true
53
+
5054 required:
5155 - compatible
5256 - reg
5357 - interrupts
5458
59
+additionalProperties: false
60
+
5561 examples:
5662 - |
5763 #include <dt-bindings/gpio/gpio.h>