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

2017-07-11 Thread Ladislav Michl
On Tue, Jul 11, 2017 at 05:05:09PM +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). So it is using different voltage and current conversion, but patch does not handle it at all resultin

[PATCH] 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 --- Documentation/devicetree/bindings/power/supply/ltc2941.txt | 10 +- drivers/power/supply/ltc2941-battery-gauge.c