Lines Matching +full:vdd +full:- +full:io
1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: ROHM/Kionix KX022A, KX132-1211 and KX132ACR-LBZ Accelerometers
10 - Matti Vaittinen <mazziesaccount@gmail.com>
13 KX022A, KX132ACR-LBZ and KX132-1211 are 3-axis accelerometers supporting
14 +/- 2G, 4G, 8G and 16G ranges, variable output data-rates and a
15 hardware-fifo buffering. These accelerometers can be accessed either
21 - kionix,kx022a
22 - kionix,kx132-1211
23 - rohm,kx132acr-lbz
32 interrupt-names:
35 - enum: [INT1, INT2]
36 - const: INT2
38 vdd-supply: true
39 io-vdd-supply: true
41 mount-matrix:
46 - compatible
47 - reg
48 - interrupts
53 - |
54 #include <dt-bindings/interrupt-controller/irq.h>
56 #address-cells = <1>;
57 #size-cells = <0>;
62 interrupt-parent = <&gpio1>;
64 interrupt-names = "INT1";
66 io-vdd-supply = <&iovdd>;
67 vdd-supply = <&vdd>;