Lines Matching +full:mount +full:- +full:matrix
1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Matti Vaittinen <mazziesaccount@gmail.com>
13 KX022A is a 3-axis accelerometer supporting +/- 2G, 4G, 8G and 16G ranges,
14 output data-rates from 0.78Hz to 1600Hz and a hardware-fifo buffering.
28 interrupt-names:
31 - enum: [INT1, INT2]
32 - const: INT2
34 vdd-supply: true
35 io-vdd-supply: true
37 mount-matrix:
39 an optional 3x3 mounting rotation matrix.
42 - compatible
43 - reg
44 - interrupts
49 - |
50 #include <dt-bindings/interrupt-controller/irq.h>
52 #address-cells = <1>;
53 #size-cells = <0>;
58 interrupt-parent = <&gpio1>;
60 interrupt-names = "INT1";
62 io-vdd-supply = <&iovdd>;
63 vdd-supply = <&vdd>;