Lines Matching +full:motion +full:- +full:sensors
1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Robert Jones <rjones@gateworks.com>
14 …https://www.nxp.com/products/sensors/motion-sensors/6-axis/digital-motion-sensor-3d-accelerometer-…
19 - nxp,fxos8700
28 interrupt-names:
33 - INT1
34 - INT2
36 drive-open-drain:
39 spi-max-frequency: true
42 - compatible
43 - reg
48 - |
49 #include <dt-bindings/gpio/gpio.h>
50 #include <dt-bindings/interrupt-controller/irq.h>
52 #address-cells = <1>;
53 #size-cells = <0>;
59 interrupt-parent = <&gpio2>;
61 interrupt-names = "INT1";
64 - |
65 #include <dt-bindings/gpio/gpio.h>
66 #include <dt-bindings/interrupt-controller/irq.h>
68 #address-cells = <1>;
69 #size-cells = <0>;
75 spi-max-frequency = <1000000>;
76 interrupt-parent = <&gpio1>;
78 interrupt-names = "INT2";