Lines Matching +full:iovdd +full:- +full:supply
1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Jonathan Cameron <jic23@kernel.org>
13 3 axis 12 bit accelerometer with +-8G range on all axes. Also has a
23 vdd-supply: true
24 iovdd-supply: true
29 mount-matrix:
32 spi-max-frequency: true
35 - compatible
36 - reg
41 - |
42 # include <dt-bindings/interrupt-controller/irq.h>
44 #address-cells = <1>;
45 #size-cells = <0>;
50 iovdd-supply = <&iovdd>;
51 vdd-supply = <&vdd>;
53 mount-matrix = "-0.984807753012208", "0", "-0.173648177666930",
54 "0", "-1", "0",
55 "-0.173648177666930", "0", "0.984807753012208";
58 - |
59 # include <dt-bindings/interrupt-controller/irq.h>
61 #address-cells = <1>;
62 #size-cells = <0>;
66 spi-max-frequency = <10000000>;