commit | a3c0c3e79066c78b890c078998c8c6bd577f1d21 | [log] [tgz] |
---|---|---|
author | Puthikorn Voravootivat <puthik@chromium.org> | Tue Sep 30 11:18:56 2014 -0700 |
committer | Sebastian Reichel <sre@kernel.org> | Wed Oct 01 04:10:50 2014 +0200 |
tree | 85ae7a455ff35c62df0ac44eaade8572705f7a65 | |
parent | 18a702e0de9879d5c0225a09f494443f0b91a0cc [diff] |
bq27x00_battery: Fix flag reading for bq27742 This patch fix the following issues. - Flag for bq27742 is 2 bytes contracy to 1 byte for older hardware - Don't read FLAG_CI as bq27742 does not have it - Use Battery full capacity register as last measure discharge Signed-off-by: Puthikorn Voravootivat <puthik@chromium.org> Reviewed-by: Benson Leung <bleung@chromium.org> Signed-off-by: Sebastian Reichel <sre@kernel.org>