summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorLinux Build Service Account <lnxbuild@localhost>2017-02-11 01:25:23 -0800
committerGerrit - the friendly Code Review server <code-review@localhost>2017-02-11 01:25:23 -0800
commit58a2863f693f66bcacc67c87c05727977545a9cb (patch)
treede917cee1543fede692e9f7cfe99645579262b46 /include
parent713e5d786eb40a063e314acd5f04890478f55b2c (diff)
parent2b9d6a362f9ae5f7e2228e3c1df9b9cf56417b7c (diff)
Merge "qcom: smb-lib: make smb_irq_info common for smb2 and smb138x chargers"
Diffstat (limited to 'include')
-rw-r--r--include/linux/power_supply.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/power_supply.h b/include/linux/power_supply.h
index b9b4c7b8fe06..457d862cb9a8 100644
--- a/include/linux/power_supply.h
+++ b/include/linux/power_supply.h
@@ -191,6 +191,7 @@ enum power_supply_property {
POWER_SUPPLY_PROP_INPUT_CURRENT_MAX,
POWER_SUPPLY_PROP_INPUT_CURRENT_TRIM,
POWER_SUPPLY_PROP_INPUT_CURRENT_SETTLED,
+ POWER_SUPPLY_PROP_INPUT_VOLTAGE_SETTLED,
POWER_SUPPLY_PROP_VCHG_LOOP_DBC_BYPASS,
POWER_SUPPLY_PROP_CHARGE_COUNTER_SHADOW,
POWER_SUPPLY_PROP_HI_POWER,