Lines Matching +full:drdy +full:- +full:int +full:- +full:pin
1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: STM 6-axis (acc + gyro) IMU Mems sensors
10 - Lorenzo Bianconi <lorenzo@kernel.org>
18 - enum:
19 - st,lsm6ds3
20 - st,lsm6ds3h
21 - st,lsm6dsl
22 - st,lsm6dsm
23 - st,ism330dlc
24 - st,lsm6dso
25 - st,asm330lhh
26 - st,lsm6dsox
27 - st,lsm6dsr
28 - st,lsm6ds3tr-c
29 - st,ism330dhcx
30 - st,lsm9ds1-imu
31 - st,lsm6ds0
32 - st,lsm6dsrx
33 - st,lsm6dst
34 - st,lsm6dsop
35 - items:
36 - const: st,asm330lhhx
37 - const: st,lsm6dsr
38 - items:
39 - const: st,lsm6dstx
40 - const: st,lsm6dst
51 vdd-supply:
54 vddio-supply:
57 st,drdy-int-pin:
60 The pin on the package that will be used to signal data ready
62 - 1
63 - 2
69 st,disable-sensor-hub:
73 Disable sensor-hub is useful if i2c controller clock/data lines are
74 connected through a pull-up with other chip lines (e.g. SDO/SA0).
76 drive-open-drain:
82 wakeup-source:
86 - compatible
87 - reg
90 - $ref: /schemas/spi/spi-peripheral-props.yaml#
95 - |
96 #include <dt-bindings/interrupt-controller/irq.h>
98 #address-cells = <1>;
99 #size-cells = <0>;
104 interrupt-parent = <&gpio0>;