Re: [PATCH v2 3/3] X-Power AXP288 PMIC Fuel Gauge Driver

2015-01-26 Thread Jacob Pan
On Thu, 22 Jan 2015 12:52:07 -0800 Todd Brandt wrote: > New power_supply driver at driver/power which interfaces with the > axp20x mfd driver as a cell. Provides battery info, monitors for > changes, and generates alerts on temperature and capacity issues > > Signed-off-by: Todd Brandt Looks go

Re: [PATCH v2 3/3] X-Power AXP288 PMIC Fuel Gauge Driver

2015-01-25 Thread Jonathan Cameron
On 22/01/15 20:52, Todd Brandt wrote: > New power_supply driver at driver/power which interfaces with the > axp20x mfd driver as a cell. Provides battery info, monitors for > changes, and generates alerts on temperature and capacity issues > > Signed-off-by: Todd Brandt The IIO bits in here are f

Re: [PATCH v2 3/3] X-Power AXP288 PMIC Fuel Gauge Driver

2015-01-25 Thread Sebastian Reichel
Hi, On Thu, Jan 22, 2015 at 12:52:07PM -0800, Todd Brandt wrote: > New power_supply driver at driver/power which interfaces with the > axp20x mfd driver as a cell. Provides battery info, monitors for > changes, and generates alerts on temperature and capacity issues Apart from two issues the driv

[PATCH v2 3/3] X-Power AXP288 PMIC Fuel Gauge Driver

2015-01-22 Thread Todd Brandt
New power_supply driver at driver/power which interfaces with the axp20x mfd driver as a cell. Provides battery info, monitors for changes, and generates alerts on temperature and capacity issues Signed-off-by: Todd Brandt --- drivers/power/Kconfig |9 + drivers/power/Makefile