Re: [PATCH v2] power: supply: ltc2941-battery-gauge: Add LTC2944 support

2017-07-13 Thread Bogdan, Dragos
On 07/12/2017 02:12 AM, Ladislav Michl wrote: > On Tue, Jul 11, 2017 at 10:59:11PM +0200, Ladislav Michl wrote: >> On Tue, Jul 11, 2017 at 07:07:32PM +0300, Dragos Bogdan wrote: >>> The only difference between the already supported LTC2943 and LTC2944 is >>> the operating range (3.6V - 20V

Re: [PATCH v2] power: supply: ltc2941-battery-gauge: Add LTC2944 support

2017-07-13 Thread Bogdan, Dragos
On 07/12/2017 02:12 AM, Ladislav Michl wrote: > On Tue, Jul 11, 2017 at 10:59:11PM +0200, Ladislav Michl wrote: >> On Tue, Jul 11, 2017 at 07:07:32PM +0300, Dragos Bogdan wrote: >>> The only difference between the already supported LTC2943 and LTC2944 is >>> the operating range (3.6V - 20V

Re: [PATCH v2] power: supply: ltc2941-battery-gauge: Add LTC2944 support

2017-07-11 Thread Ladislav Michl
On Tue, Jul 11, 2017 at 10:59:11PM +0200, Ladislav Michl wrote: > On Tue, Jul 11, 2017 at 07:07:32PM +0300, Dragos Bogdan wrote: > > The only difference between the already supported LTC2943 and LTC2944 is > > the operating range (3.6V - 20V compared to 3.6V - 60V). > > Please wrap commit

Re: [PATCH v2] power: supply: ltc2941-battery-gauge: Add LTC2944 support

2017-07-11 Thread Ladislav Michl
On Tue, Jul 11, 2017 at 10:59:11PM +0200, Ladislav Michl wrote: > On Tue, Jul 11, 2017 at 07:07:32PM +0300, Dragos Bogdan wrote: > > The only difference between the already supported LTC2943 and LTC2944 is > > the operating range (3.6V - 20V compared to 3.6V - 60V). > > Please wrap commit

Re: [PATCH v2] power: supply: ltc2941-battery-gauge: Add LTC2944 support

2017-07-11 Thread Ladislav Michl
On Tue, Jul 11, 2017 at 07:07:32PM +0300, Dragos Bogdan wrote: > The only difference between the already supported LTC2943 and LTC2944 is the > operating range (3.6V - 20V compared to 3.6V - 60V). Please wrap commit message correctly. > Signed-off-by: Dragos Bogdan >

Re: [PATCH v2] power: supply: ltc2941-battery-gauge: Add LTC2944 support

2017-07-11 Thread Ladislav Michl
On Tue, Jul 11, 2017 at 07:07:32PM +0300, Dragos Bogdan wrote: > The only difference between the already supported LTC2943 and LTC2944 is the > operating range (3.6V - 20V compared to 3.6V - 60V). Please wrap commit message correctly. > Signed-off-by: Dragos Bogdan > --- > Changes in v2: > -

[PATCH v2] power: supply: ltc2941-battery-gauge: Add LTC2944 support

2017-07-11 Thread Dragos Bogdan
The only difference between the already supported LTC2943 and LTC2944 is the operating range (3.6V - 20V compared to 3.6V - 60V). Signed-off-by: Dragos Bogdan --- Changes in v2: - Fix the voltage and current conversion.

[PATCH v2] power: supply: ltc2941-battery-gauge: Add LTC2944 support

2017-07-11 Thread Dragos Bogdan
The only difference between the already supported LTC2943 and LTC2944 is the operating range (3.6V - 20V compared to 3.6V - 60V). Signed-off-by: Dragos Bogdan --- Changes in v2: - Fix the voltage and current conversion. .../devicetree/bindings/power/supply/ltc2941.txt | 10 ++---