Lines Matching +full:i2c +full:- +full:alias
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Analog Devices ADXL367 3-Axis Digital Accelerometer
10 - Cosmin Tanislav <cosmin.tanislav@analog.com>
13 The ADXL367 is an ultralow power, 3-axis MEMS accelerometer.
15 The ADXL367 does not alias input signals by to achieve ultralow power
17 data rates. Measurement ranges of +-2g, +-4g, and +-8g are available,
18 with a resolution of 0.25mg/LSB on the +-2 g range.
22 It includes a deep multimode output FIFO, a built-in micropower
30 - adi,adxl367
38 vdd-supply: true
39 vddio-supply: true
42 - compatible
43 - reg
44 - interrupts
47 - $ref: /schemas/spi/spi-peripheral-props.yaml#
52 - |
53 #include <dt-bindings/interrupt-controller/irq.h>
55 i2c {
56 #address-cells = <1>;
57 #size-cells = <0>;
62 interrupt-parent = <&gpio>;
66 - |
67 #include <dt-bindings/interrupt-controller/irq.h>
70 #address-cells = <1>;
71 #size-cells = <0>;
76 spi-max-frequency = <1000000>;
77 interrupt-parent = <&gpio>;