1 What: /sys/class/power_supply/ltc4162-l/charge_status
5 Detailed charge status information as reported by the chip.
18 What: /sys/class/power_supply/ltc4162-l/ibat
22 Battery input current as measured by the charger. Negative value
23 means that the battery is discharging.
27 Valid values: Signed value in microamps
29 What: /sys/class/power_supply/ltc4162-l/vbat
33 Battery voltage as measured by the charger.
37 Valid values: In microvolts
39 What: /sys/class/power_supply/ltc4162-l/vbat_avg
43 Battery voltage, averaged over time, as measured by the charger.
47 Valid values: In microvolts
49 What: /sys/class/power_supply/ltc4162-l/force_telemetry
53 To save battery current, the measurement system is disabled if
54 the battery is the only source of power. This affects all
55 voltage, current and temperature measurements.
56 Write a "1" to this to keep performing telemetry once every few
57 seconds, even when running on battery (as reported by the online
58 property, which is "1" when external power is available and "0"
59 when the system runs on battery).
63 Valid values: 0 (disabled) or 1 (enabled)
65 What: /sys/class/power_supply/ltc4162-l/arm_ship_mode
69 The charger will normally drain the battery while inactive,
70 typically drawing about 54 microamps. Write a "1" to this
71 property to arm a special "ship" mode that extends shelf life
72 by reducing the leakage to about 2.8 microamps. The chip will
73 remain in this mode (and no longer respond to I2C commands)
74 until some external power-supply is attached raising the input
75 voltage above 1V. It will then automatically revert to "0".
76 Writing a "0" to the property cancels the "ship" mode request.
77 The ship mode, when armed, activates once the input voltage
82 Valid values: 0 (disable) or 1 (enable)