Lines Matching +full:fuel +full:- +full:gauge
1 # SPDX-License-Identifier: GPL-2.0
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Maxim 17042 fuel gauge series
10 - Sebastian Reichel <sre@kernel.org>
13 - $ref: power-supply.yaml#
18 - maxim,max17042
19 - maxim,max17047
20 - maxim,max17050
21 - maxim,max17055
22 - maxim,max77849-battery
30 The ALRT pin, an open-drain interrupt.
32 maxim,rsns-microohm:
35 Resistance of rsns resistor in micro Ohms (datasheet-recommended value is 10000).
36 Defining this property enables current-sense functionality.
38 maxim,cold-temp:
44 maxim,over-heat-temp:
50 maxim,dead-volt:
56 maxim,over-volt:
60 Default is not to report over-voltage events.
63 - compatible
64 - reg
69 - |
71 #address-cells = <1>;
72 #size-cells = <0>;
77 maxim,rsns-microohm = <10000>;
78 maxim,over-heat-temp = <600>;
79 maxim,over-volt = <4300>;