Lines Matching +full:mount +full:- +full:matrix
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 - enum:
22 - ak8975
23 - ak8963
24 - ak09911
25 - ak09912
26 - ak09916
43 vdd-supply:
48 vid-supply:
53 mount-matrix:
54 description: an optional 3x3 mounting rotation matrix.
56 reset-gpios:
63 - compatible
64 - reg
69 - |
70 #include <dt-bindings/interrupt-controller/irq.h>
71 #include <dt-bindings/gpio/gpio.h>
73 #address-cells = <1>;
74 #size-cells = <0>;
77 compatible = "asahi-kasei,ak8975";
79 interrupt-parent = <&gpio6>;
81 vdd-supply = <&ldo_3v3_gnss>;
82 reset-gpios = <&msmgpio 111 GPIO_ACTIVE_LOW>;
83 mount-matrix = "-0.984807753012208", /* x0 */
85 "-0.173648177666930", /* z0 */
87 "-1", /* y1 */
89 "-0.173648177666930", /* x2 */