diff options
| author | Linux Build Service Account <lnxbuild@localhost> | 2016-10-18 03:24:44 -0700 |
|---|---|---|
| committer | Gerrit - the friendly Code Review server <code-review@localhost> | 2016-10-18 03:24:43 -0700 |
| commit | d5fe1119aecda3e6e0ec2c3070e2aec7f0ff2cef (patch) | |
| tree | 38a3ecee73ba082c8df2189e85609a702528a237 /include | |
| parent | 0fe66ef383d82d5db4957aa7308590ffc36c0685 (diff) | |
| parent | 3570e9ed98aeb5f8fd538d151cf77205237b3df5 (diff) | |
Merge "power_supply: add property to reflect switcher frequency"
Diffstat (limited to 'include')
| -rw-r--r-- | include/linux/power_supply.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/power_supply.h b/include/linux/power_supply.h index cd559848070f..a8ccecf5799a 100644 --- a/include/linux/power_supply.h +++ b/include/linux/power_supply.h @@ -198,6 +198,7 @@ enum power_supply_property { POWER_SUPPLY_PROP_FLASH_CURRENT_MAX, POWER_SUPPLY_PROP_UPDATE_NOW, POWER_SUPPLY_PROP_ESR_COUNT, + POWER_SUPPLY_PROP_BUCK_FREQ, POWER_SUPPLY_PROP_SAFETY_TIMER_ENABLE, POWER_SUPPLY_PROP_CHARGE_DONE, POWER_SUPPLY_PROP_FLASH_ACTIVE, |
