commit | e20908d95e89d04b9537aefecc0734d2e4f7faed | [log] [tgz] |
---|---|---|
author | Grazvydas Ignotas <notasas@gmail.com> | Fri Feb 12 23:57:23 2010 +0200 |
committer | Anton Vorontsov <cbouatmailru@gmail.com> | Tue Feb 16 21:26:52 2010 +0300 |
tree | 77edc6d7755ab0b0abf611dc9f3068ad66b2a6a5 | |
parent | b4de3608156311b615da4bcc4c095913abc44825 [diff] |
power_supply: bq27x00: add BQ27500 support BQ27500 is newer fuel gauge chip from TI with slightly changed register layout and some different register semantics. Add new i2c ID for it and handle differences where needed. Also rename bq27200 functions to bq27x00, as they are no longer bq27200 specific. Signed-off-by: Grazvydas Ignotas <notasas@gmail.com> Acked-by: Rodolfo Giometti <giometti@linux.it> Signed-off-by: Anton Vorontsov <cbouatmailru@gmail.com>