summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorLinux Build Service Account <lnxbuild@localhost>2017-03-23 09:44:14 -0700
committerGerrit - the friendly Code Review server <code-review@localhost>2017-03-23 09:44:13 -0700
commit76b2cd2549b1509d12875d9db2ed58e6ae6e88ac (patch)
tree2d586e5f6d268d1036bd6579b229dbfb871fa875 /include/linux
parent41bcca59c90443ab949f745650ee7d0bc8492169 (diff)
parent5bad79e7736d6a3aeced1eaaae7ac9f419e8628d (diff)
Merge "qcom: qnovo: Fix property write out of range errors"
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 1effc355d7d0..864f7f6a0d01 100644
--- a/include/linux/power_supply.h
+++ b/include/linux/power_supply.h
@@ -217,6 +217,7 @@ enum power_supply_property {
POWER_SUPPLY_PROP_DP_DM,
POWER_SUPPLY_PROP_INPUT_CURRENT_LIMITED,
POWER_SUPPLY_PROP_INPUT_CURRENT_NOW,
+ POWER_SUPPLY_PROP_CHARGE_QNOVO_ENABLE,
POWER_SUPPLY_PROP_CURRENT_QNOVO,
POWER_SUPPLY_PROP_VOLTAGE_QNOVO,
POWER_SUPPLY_PROP_RERUN_AICL,