summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorLinux Build Service Account <lnxbuild@localhost>2018-05-08 13:45:58 -0700
committerGerrit - the friendly Code Review server <code-review@localhost>2018-05-08 13:45:57 -0700
commit4623da5bd094205da1faae42e54cdef3a0866aed (patch)
tree39da9754122724f7a9b233ad9e18c12129a05ea4 /include/linux
parent49ff4084ee934d92cbec6bb629720753c11e71ab (diff)
parent0d177827e0862af1a065447590b58d0f00139741 (diff)
Merge "smb-lib: add support of DP/DM pulsing for fix 5V, 9V and 12V"
Diffstat (limited to 'include/linux')
-rw-r--r--include/linux/power_supply.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/linux/power_supply.h b/include/linux/power_supply.h
index 8b8a46ce32d0..64d0797cc3a7 100644
--- a/include/linux/power_supply.h
+++ b/include/linux/power_supply.h
@@ -103,6 +103,9 @@ enum {
POWER_SUPPLY_DP_DM_HVDCP3_SUPPORTED = 10,
POWER_SUPPLY_DP_DM_ICL_DOWN = 11,
POWER_SUPPLY_DP_DM_ICL_UP = 12,
+ POWER_SUPPLY_DP_DM_FORCE_5V = 13,
+ POWER_SUPPLY_DP_DM_FORCE_9V = 14,
+ POWER_SUPPLY_DP_DM_FORCE_12V = 15,
};
enum {