Lines Matching +full:high +full:- +full:accuracy
1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
3 ---
6 $schema: http://devicetree.org/meta-schemas/core.yaml#
11 - Krzysztof Kozlowski <krzk@kernel.org>
14 The INA209 is a high-side current shunt and power monitor with
23 - ti,ina209
24 - ti,ina219
25 - ti,ina220
26 - ti,ina226
27 - ti,ina230
28 - ti,ina231
29 - ti,ina233
30 - ti,ina237
31 - ti,ina238
36 shunt-resistor:
38 Shunt resistor value in micro-Ohm.
41 ti,shunt-gain:
43 Programmable gain divisor for the shunt voltage accuracy and range. This
52 For devices that have ADCRANGE configuration (e.g. INA238) a shunt-gain
62 vs-supply:
66 ti,alert-polarity-active-high:
69 active-low open collector). The other value is Inverted
70 (1 which maps to active-high open collector). Specify this property to set
71 the alert polarity to active-high.
74 ti,maximum-expected-current-microamp:
86 - compatible
87 - reg
90 - $ref: hwmon-common.yaml#
91 - if:
96 - silergy,sy24655
97 - ti,ina209
98 - ti,ina219
99 - ti,ina220
100 - ti,ina226
101 - ti,ina230
102 - ti,ina231
103 - ti,ina237
104 - ti,ina238
105 - ti,ina260
108 ti,maximum-expected-current-microamp: false
113 - |
115 #address-cells = <1>;
116 #size-cells = <0>;
118 power-sensor@44 {
121 shunt-resistor = <1000>;
122 vs-supply = <&vdd_3v0>;