diff options
| author | Hakan Berg <hakan.berg@stericsson.com> | 2013-01-11 08:12:58 -0500 |
|---|---|---|
| committer | Anton Vorontsov <anton@enomsg.org> | 2013-01-15 20:44:32 -0500 |
| commit | 74a8e349b1c882e34419877207ae850ed87dddf7 (patch) | |
| tree | 4881d961c29f9d644a3d27d9dccc2887615d15f6 /include/linux/mfd/abx500 | |
| parent | d36e3e6d50ccdb5cdef6da0a01dedddd317f23fc (diff) | |
ab8500_bm: Adds support for Car/Travel Adapters
The Travel and Carkit adapter should be handled directly by
the charger driver.
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Signed-off-by: Marcus Cooper <marcus.xm.cooper@stericsson.com>
Reviewed-by: Jonas ABERG <jonas.aberg@stericsson.com>
Signed-off-by: Anton Vorontsov <anton@enomsg.org>
Diffstat (limited to 'include/linux/mfd/abx500')
| -rw-r--r-- | include/linux/mfd/abx500/ab8500-bm.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/mfd/abx500/ab8500-bm.h b/include/linux/mfd/abx500/ab8500-bm.h index fac684a6f346..e2a1e6d84f72 100644 --- a/include/linux/mfd/abx500/ab8500-bm.h +++ b/include/linux/mfd/abx500/ab8500-bm.h | |||
| @@ -23,6 +23,7 @@ | |||
| 23 | * Bank : 0x5 | 23 | * Bank : 0x5 |
| 24 | */ | 24 | */ |
| 25 | #define AB8500_USB_LINE_STAT_REG 0x80 | 25 | #define AB8500_USB_LINE_STAT_REG 0x80 |
| 26 | #define AB8500_USB_LINK1_STAT_REG 0x94 | ||
| 26 | 27 | ||
| 27 | /* | 28 | /* |
| 28 | * Charger / status register offfsets | 29 | * Charger / status register offfsets |
