diff options
author | Hakan Berg <hakan.berg@stericsson.com> | 2013-01-11 13:12:58 +0000 |
---|---|---|
committer | Anton Vorontsov <anton@enomsg.org> | 2013-01-15 17:44:32 -0800 |
commit | 74a8e349b1c882e34419877207ae850ed87dddf7 (patch) | |
tree | 4881d961c29f9d644a3d27d9dccc2887615d15f6 /include/linux/mfd | |
parent | d36e3e6d50ccdb5cdef6da0a01dedddd317f23fc (diff) | |
download | op-kernel-dev-74a8e349b1c882e34419877207ae850ed87dddf7.zip op-kernel-dev-74a8e349b1c882e34419877207ae850ed87dddf7.tar.gz |
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')
-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 fac684a..e2a1e6d 100644 --- a/include/linux/mfd/abx500/ab8500-bm.h +++ b/include/linux/mfd/abx500/ab8500-bm.h @@ -23,6 +23,7 @@ * Bank : 0x5 */ #define AB8500_USB_LINE_STAT_REG 0x80 +#define AB8500_USB_LINK1_STAT_REG 0x94 /* * Charger / status register offfsets |