Commit 1ff8cc2c authored by Ricardo Rivera-Matos's avatar Ricardo Rivera-Matos Committed by Sebastian Reichel

ABI: testing: sysfs-class-power: Adds "Long Life" entry

Adds a brief desciption of the "Long Life" charge type and adds "Long Life"
to the list of valid values.
Signed-off-by: default avatarRicardo Rivera-Matos <rriveram@opensource.cirrus.com>
Signed-off-by: default avatarSebastian Reichel <sebastian.reichel@collabora.com>
parent be5f08f0
...@@ -380,16 +380,17 @@ Description: ...@@ -380,16 +380,17 @@ Description:
algorithm to adjust the charge rate dynamically, without algorithm to adjust the charge rate dynamically, without
any user configuration required. "Custom" means that the charger any user configuration required. "Custom" means that the charger
uses the charge_control_* properties as configuration for some uses the charge_control_* properties as configuration for some
different algorithm. "Bypass" means the charger bypasses the different algorithm. "Long Life" means the charger reduces its
charging path around the integrated converter allowing for a charging rate in order to prolong the battery health. "Bypass"
"smart" wall adaptor to perform the power conversion means the charger bypasses the charging path around the
externally. integrated converter allowing for a "smart" wall adaptor to
perform the power conversion externally.
Access: Read, Write Access: Read, Write
Valid values: Valid values:
"Unknown", "N/A", "Trickle", "Fast", "Standard", "Unknown", "N/A", "Trickle", "Fast", "Standard",
"Adaptive", "Custom", "Bypass" "Adaptive", "Custom", "Long Life", "Bypass"
What: /sys/class/power_supply/<supply_name>/charge_term_current What: /sys/class/power_supply/<supply_name>/charge_term_current
Date: July 2014 Date: July 2014
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment