Lines Matching +full:1 +full:- +full:eng
1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: MEMSensing digital 3-Axis accelerometer
10 - Dmitry Rokosov <[email protected]>
13 MSA311 is a tri-axial, low-g accelerometer with I2C digital output for
15 scales range of +-2g/+-4g/+-8g/+-16g and allows acceleration measurements
16 with output data rates from 1Hz to 1000Hz.
18 https://cdn-shop.adafruit.com/product-files/5309/MSA311-V1.1-ENG.pdf
25 maxItems: 1
28 maxItems: 1
30 vdd-supply: true
33 - compatible
34 - reg
39 - |
40 #include <dt-bindings/interrupt-controller/irq.h>
42 #address-cells = <1>;
43 #size-cells = <0>;
48 interrupt-parent = <&gpio_intc>;
50 vdd-supply = <&vcc_5v>;