power_supply: bq27x00: add BQ27500 support
authorGrazvydas Ignotas <notasas@gmail.com>
Fri, 12 Feb 2010 21:57:23 +0000 (23:57 +0200)
committerAnton Vorontsov <cbouatmailru@gmail.com>
Tue, 16 Feb 2010 18:26:52 +0000 (21:26 +0300)
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>

No differences found