diff options
author | Zhang Jiejing <jiejing.zhang@freescale.com> | 2012-02-09 17:08:32 +0800 |
---|---|---|
committer | Zhang Jiejing <jiejing.zhang@freescale.com> | 2012-02-14 15:18:56 +0800 |
commit | 59444728ea3e1dae78c343c6f38531b9e09205f8 (patch) | |
tree | 53af2af6e0170bbd14f4930aef4b2473857c4763 /include | |
parent | 69bf4d4cdb533b7c78a8ad2ada9f4aa9c519eb49 (diff) |
ENGR00174121-1 power: max8903 add support for dcm always high.
add this to support MX6Q_SABRESD board hardware design.
Signed-off-by: Zhang Jiejing <jiejing.zhang@freescale.com>
Diffstat (limited to 'include')
-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, |