diff options
| author | Linux Build Service Account <lnxbuild@localhost> | 2017-02-11 01:25:21 -0800 |
|---|---|---|
| committer | Gerrit - the friendly Code Review server <code-review@localhost> | 2017-02-11 01:25:21 -0800 |
| commit | 713e5d786eb40a063e314acd5f04890478f55b2c (patch) | |
| tree | 91f442948e72e58263e28516af5803c5135c54ba /include/linux | |
| parent | ebcc5b8ada7325aee6cec0f3e7b9154641fa6ff8 (diff) | |
| parent | 8a3c043c63ba6893087954dc3325521d33e7d578 (diff) | |
Merge "qcom: qnovo: Update fcc and fv through batt psy"
Diffstat (limited to 'include/linux')
| -rw-r--r-- | include/linux/power_supply.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/linux/power_supply.h b/include/linux/power_supply.h index 41568e45c024..b9b4c7b8fe06 100644 --- a/include/linux/power_supply.h +++ b/include/linux/power_supply.h @@ -215,6 +215,8 @@ enum power_supply_property { POWER_SUPPLY_PROP_DP_DM, POWER_SUPPLY_PROP_INPUT_CURRENT_LIMITED, POWER_SUPPLY_PROP_INPUT_CURRENT_NOW, + POWER_SUPPLY_PROP_CURRENT_QNOVO, + POWER_SUPPLY_PROP_VOLTAGE_QNOVO, POWER_SUPPLY_PROP_RERUN_AICL, POWER_SUPPLY_PROP_CYCLE_COUNT_ID, POWER_SUPPLY_PROP_SAFETY_TIMER_EXPIRED, |
