Lines Matching +full:vid +full:- +full:supply
1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/iio/magnetometer/asahi-kasei,ak8975.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Jonathan Albrieux <jonathan.albrieux@gmail.com>
15 - enum:
16 - asahi-kasei,ak8975
17 - asahi-kasei,ak8963
18 - asahi-kasei,ak09911
19 - asahi-kasei,ak09912
20 - asahi-kasei,ak09916
21 - items:
23 - const: asahi-kasei,ak09918
24 - const: asahi-kasei,ak09912
25 - enum:
26 - ak8975
27 - ak8963
28 - ak09911
29 - ak09912
46 vdd-supply:
51 vid-supply:
53 an optional regulator that needs to be on to provide VID power to
56 mount-matrix:
59 reset-gpios:
66 - compatible
67 - reg
72 - |
73 #include <dt-bindings/interrupt-controller/irq.h>
74 #include <dt-bindings/gpio/gpio.h>
76 #address-cells = <1>;
77 #size-cells = <0>;
80 compatible = "asahi-kasei,ak8975";
82 interrupt-parent = <&gpio6>;
84 vdd-supply = <&ldo_3v3_gnss>;
85 reset-gpios = <&msmgpio 111 GPIO_ACTIVE_LOW>;
86 mount-matrix = "-0.984807753012208", /* x0 */
88 "-0.173648177666930", /* z0 */
90 "-1", /* y1 */
92 "-0.173648177666930", /* x2 */