Lines Matching +full:hall +full:- +full:effect
1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: TI TMAG5273 Low-Power Linear 3D Hall-Effect Sensor
10 - Gerald Loacker <gerald.loacker@wolfvision.net>
13 The TI TMAG5273 is a low-power linear 3D Hall-effect sensor. This device
14 integrates three independent Hall-effect sensors in the X, Y, and Z axes.
19 on-axis and off-axis angle measurement topologies. The angle calculation is
20 performed using two user-selected magnetic axes.
29 "#io-channel-cells":
32 ti,angle-measurement:
36 If not specified, "x-y" will be anables as default.
38 - off
39 - x-y
40 - y-z
41 - x-z
43 vcc-supply:
56 - compatible
57 - reg
62 - |
64 #address-cells = <1>;
65 #size-cells = <0>;
70 #io-channel-cells = <1>;
71 ti,angle-measurement = "x-z";
72 vcc-supply = <&vcc3v3>;