forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-01-31 f70575805708cabdedea7498aaa3f710fde4d920
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>