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 - Jonathan Cameron <jic23@kernel.org>
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:
40 - compatible
41 - reg
44 - $ref: /schemas/spi/spi-peripheral-props.yaml#
49 - |
50 #include <dt-bindings/gpio/gpio.h>
51 #include <dt-bindings/interrupt-controller/irq.h>
53 #address-cells = <1>;
54 #size-cells = <0>;
60 interrupt-parent = <&gpio2>;
62 interrupt-names = "INT1";
65 - |
66 #include <dt-bindings/gpio/gpio.h>
67 #include <dt-bindings/interrupt-controller/irq.h>
69 #address-cells = <1>;
70 #size-cells = <0>;
76 spi-max-frequency = <1000000>;
77 interrupt-parent = <&gpio1>;
79 interrupt-names = "INT2";