power_supply: bq27x00: add BQ27500 support
authorGrazvydas Ignotas <notasas@gmail.com>
Fri, 12 Feb 2010 20:47:18 +0000 (22:47 +0200)
committerGrazvydas Ignotas <notasas@gmail.com>
Sat, 13 Feb 2010 15:41:07 +0000 (17:41 +0200)
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>
drivers/power/Kconfig
drivers/power/bq27x00_battery.c

Simple merge
Simple merge