power: supply: core: Update sysfs-class-power ABI document
authorDan Murphy <dmurphy@ti.com>
Wed, 8 Jan 2020 20:23:11 +0000 (14:23 -0600)
committerSebastian Reichel <sre@kernel.org>
Tue, 14 Jan 2020 21:45:46 +0000 (22:45 +0100)
Add the "Over Current" string to /sys/class/power_supply/<supply_name>/health
description.

Fixes: e3e83cc601e57 ("power: supply: core: Add POWER_SUPPLY_HEALTH_OVERCURRENT constant")
Signed-off-by: Dan Murphy <dmurphy@ti.com>
Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com>
Documentation/ABI/testing/sysfs-class-power

index 27edc06..bf3b48f 100644 (file)
@@ -189,7 +189,8 @@ Description:
                Access: Read
                Valid values: "Unknown", "Good", "Overheat", "Dead",
                              "Over voltage", "Unspecified failure", "Cold",
-                             "Watchdog timer expire", "Safety timer expire"
+                             "Watchdog timer expire", "Safety timer expire",
+                             "Over current"
 
 What:          /sys/class/power_supply/<supply_name>/precharge_current
 Date:          June 2017