Lines Matching +full:tri +full:- +full:axial
1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause
4 ---
6 $schema: "http://devicetree.org/meta-schemas/core.yaml#"
8 title: MEMSensing digital 3-Axis accelerometer
11 - Dmitry Rokosov <ddrokosov@sberdevices.ru>
14 MSA311 is a tri-axial, low-g accelerometer with I2C digital output for
16 scales range of +-2g/+-4g/+-8g/+-16g and allows acceleration measurements
19 https://cdn-shop.adafruit.com/product-files/5309/MSA311-V1.1-ENG.pdf
31 vdd-supply: true
34 - compatible
35 - reg
40 - |
41 #include <dt-bindings/interrupt-controller/irq.h>
43 #address-cells = <1>;
44 #size-cells = <0>;
49 interrupt-parent = <&gpio_intc>;
51 vdd-supply = <&vcc_5v>;