Re: [PATCH 3/3] power: supply: Add support MAX1721x battery monitor

2017-06-08 Thread Sebastian Reichel
Hi Alex, On Thu, Jun 08, 2017 at 08:44:35PM +0300, Alex A. Mihaylov wrote: > 08.06.17 15:48, Sebastian Reichel wrote: > > On Fri, Jun 02, 2017 at 10:06:29AM +0300, Alex A. Mihaylov wrote: > > > diff --git a/drivers/power/supply/max1721x_battery.c > > > b/drivers/power/supply/max1721x_battery.c >

Re: [PATCH 3/3] power: supply: Add support MAX1721x battery monitor

2017-06-08 Thread Alex A. Mihaylov
08.06.17 15:48, Sebastian Reichel wrote: On Fri, Jun 02, 2017 at 10:06:29AM +0300, Alex A. Mihaylov wrote: diff --git a/drivers/power/supply/max1721x_battery.c b/drivers/power/supply/max1721x_battery.c new file mode 100644 index 00..aa0effec3d --- /dev/null +++ b/drivers/power/supply/m

Re: [PATCH 3/3] power: supply: Add support MAX1721x battery monitor

2017-06-08 Thread Sebastian Reichel
Hi Alex, On Fri, Jun 02, 2017 at 10:06:29AM +0300, Alex A. Mihaylov wrote: > Add support for battery monitor MAX1721x (power_supply class). > Maxim Semiconductor MAX1721x Standalone Fuel Gauge battery monitor. > MAX17211 used for singlecell, MAX17215 for multicell batteryes. > --- > drivers/power

[PATCH 3/3] power: supply: Add support MAX1721x battery monitor

2017-06-02 Thread Alex A. Mihaylov
Add support for battery monitor MAX1721x (power_supply class). Maxim Semiconductor MAX1721x Standalone Fuel Gauge battery monitor. MAX17211 used for singlecell, MAX17215 for multicell batteryes. --- drivers/power/supply/Kconfig| 14 ++ drivers/power/supply/Makefile | 1 +

[PATCH 3/3] power: supply: Add support MAX1721x battery monitor

2017-05-30 Thread Alex A. Mihaylov
Add support for battery monitor MAX1721x chips (power_supply class). Maxim Semiconductor MAX1721x Standalone Fuel Gauge battery monitor. MAX17211 used for singlecell, MAX17215 for multicell batteryes. Signed-off-by: Alex A. Mihaylov --- drivers/power/supply/Kconfig| 14 ++ drivers/p

[PATCH 3/3] power: supply: Add support MAX1721x battery monitor

2017-05-28 Thread Alex A. Mihaylov
Add support for battery monitor MAX1721x chips (power_supply class). Maxim Semiconductor MAX1721x Standalone Fuel Gauge battery monitor. MAX17211 used for singlecell batteryes, MAX17215 for multicell. Signed-off-by: Alex A. Mihaylov --- drivers/power/supply/Kconfig| 14 ++ drivers/p