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)
commite20908d95e89d04b9537aefecc0734d2e4f7faed
tree77edc6d7755ab0b0abf611dc9f3068ad66b2a6a5
parentb4de3608156311b615da4bcc4c095913abc44825
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>
drivers/power/Kconfig
drivers/power/bq27x00_battery.c