Lines Matching +full:fuel +full:- +full:gauge
5 - compatible : "maxim,max17040", "maxim,max17041", "maxim,max17043",
7 "maxim,max17058", "maxim,max17059" or "maxim,max77836-battery"
8 - reg: i2c slave address
11 - maxim,alert-low-soc-level : The alert threshold that sets the state of
16 - maxim,double-soc : Certain devices return double the capacity.
20 - maxim,rcomp : A value to compensate readings for various
25 - interrupts : Interrupt line see Documentation/devicetree/
26 bindings/interrupt-controller/interrupts.txt
27 - wakeup-source : This device has wakeup capabilities. Use this
33 compatible "maxim,max77836-battery".
37 battery-fuel-gauge@36 {
38 compatible = "maxim,max77836-battery";
40 maxim,alert-low-soc-level = <10>;
41 interrupt-parent = <&gpio7>;
43 wakeup-source;
46 battery-fuel-gauge@36 {
50 maxim,alert-low-soc-level = <10>;
51 maxim,double-soc;