[PATCH v6 3/5] power: max77843_battery: Add Max77843 fuel gauge device driver

2015-02-23 Thread Jaewon Kim
From: Beomho Seo This patch adds device driver of max77843 fuel gauge. The driver support for battery fuel gauge in Maxim Max77843. It is fuel-gauge systems for lithuum-ion batteries in handled and portable devices. Cc: Sebastian Reichel Signed-off-by: Beomho Seo --- drivers/power/Kconfig

Re: [PATCH v6 3/5] power: max77843_battery: Add Max77843 fuel gauge device driver

2015-02-28 Thread Paul Bolle
On Tue, 2015-02-24 at 10:29 +0900, Jaewon Kim wrote: > diff --git a/drivers/power/Kconfig b/drivers/power/Kconfig > index 994793d..555e436 100644 > --- a/drivers/power/Kconfig > +++ b/drivers/power/Kconfig > @@ -212,6 +212,15 @@ config BATTERY_MAX17042 > with MAX17042. This driver also supp

Re: [PATCH v6 3/5] power: max77843_battery: Add Max77843 fuel gauge device driver

2015-03-01 Thread Beomho Seo
On 03/01/2015 05:00 AM, Paul Bolle wrote: > On Tue, 2015-02-24 at 10:29 +0900, Jaewon Kim wrote: >> diff --git a/drivers/power/Kconfig b/drivers/power/Kconfig >> index 994793d..555e436 100644 >> --- a/drivers/power/Kconfig >> +++ b/drivers/power/Kconfig >> @@ -212,6 +212,15 @@ config BATTERY_MAX170