Lines Matching +full:low +full:- +full:noise
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 ADXL355 and ADXL359 3-Axis, Low noise MEMS Accelerometers
10 - Puranjay Mohan <puranjay12@gmail.com>
13 Analog Devices ADXL355 and ADXL359 3-Axis, Low noise MEMS Accelerometers that
21 - adi,adxl355
22 - adi,adxl359
34 interrupt-names:
38 - INT1
39 - INT2
40 - DRDY
44 vdd-supply:
47 vddio-supply:
51 - compatible
52 - reg
55 - $ref: /schemas/spi/spi-peripheral-props.yaml#
60 - |
61 #include <dt-bindings/gpio/gpio.h>
62 #include <dt-bindings/interrupt-controller/irq.h>
64 #address-cells = <1>;
65 #size-cells = <0>;
71 interrupt-parent = <&gpio>;
73 interrupt-names = "DRDY";
76 - |
77 #include <dt-bindings/gpio/gpio.h>
78 #include <dt-bindings/interrupt-controller/irq.h>
80 #address-cells = <1>;
81 #size-cells = <0>;
86 spi-max-frequency = <1000000>;
87 interrupt-parent = <&gpio>;
89 interrupt-names = "DRDY";