summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorLinux Build Service Account <lnxbuild@localhost>2016-12-22 18:50:48 -0800
committerGerrit - the friendly Code Review server <code-review@localhost>2016-12-22 18:50:47 -0800
commit684de02b48e8f9b197a0d86a007d43e3dc870839 (patch)
treed235660c73c49221205b21527a999dae74dbfbcc /include/linux
parent9481c431c4183575d0a183e6eccdbeba6229d80e (diff)
parenta38365351b82cc698a3144b70486aafe1c3e91eb (diff)
Merge "power: qpnp-fg-gen3: add SOC_REPORTING_READY property"
Diffstat (limited to 'include/linux')
-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 9b6359241018..20280ff20e52 100644
--- a/include/linux/power_supply.h
+++ b/include/linux/power_supply.h
@@ -227,6 +227,7 @@ enum power_supply_property {
POWER_SUPPLY_PROP_PARALLEL_PERCENT,
POWER_SUPPLY_PROP_PE_START,
POWER_SUPPLY_PROP_SET_SHIP_MODE,
+ POWER_SUPPLY_PROP_SOC_REPORTING_READY,
/* Local extensions of type int64_t */
POWER_SUPPLY_PROP_CHARGE_COUNTER_EXT,
/* Properties of type `const char *' */