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)
commitb5554b0fbb39ea6db21ddfe9d6843867b65bb815
tree39bf462e2278d8cd836ea273596dfe7eb8d571ec
parent58d5d8cc80e03e7d1a49d9080cba1167171fe64f
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>
drivers/power/Kconfig
drivers/power/bq27x00_battery.c