diff options
Diffstat (limited to 'include/linux/power/max8903_charger.h')
-rw-r--r-- | include/linux/power/max8903_charger.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/include/linux/power/max8903_charger.h b/include/linux/power/max8903_charger.h index 24f51db8a83f..ea5b6267ed14 100644 --- a/include/linux/power/max8903_charger.h +++ b/include/linux/power/max8903_charger.h @@ -38,6 +38,10 @@ struct max8903_pdata { int dcm; /* Current-Limit Mode input (1: DC, 2: USB) */ int usus; /* USB Suspend Input (1: suspended) */ + /* DCM wired to Logic High + Set this true when DCM pin connect to Logic high.*/ + bool dcm_always_high; + /* * DC(Adapter/TA) is wired * When dc_valid is true, |