Re: [PATCH] Add LTC2941/LTC2943 Battery Gauge Driver
From: Sebastian Reichel <sre@kernel.org>
Date: 2015-02-11 17:01:55
Also in:
lkml
Attachments
- signature.asc [application/pgp-signature] 819 bytes
From: Sebastian Reichel <sre@kernel.org>
Date: 2015-02-11 17:01:55
Also in:
lkml
On Wed, Feb 11, 2015 at 12:21:52PM +0100, Mike Looijmans wrote:
On 22-01-15 03:24, Sebastian Reichel wrote:quoted
Hi, On Tue, Oct 28, 2014 at 08:05:12AM +0100, Mike Looijmans wrote:quoted
Both the LTC2941 and LTC2943 measure battery capacity. The LTC2943 is compatible with the LTC2941, it adds voltage and temperature monitoring, and uses a slightly different conversion formula for the charge counter. To avoid confusion with e.g. the LTC2945, the driver is called LTC2941 instead of LTC294X.Applied with .owner field removed. -- SebastianHello, We found a bug in the LTC2941 driver (typo, it says "58" in the formula which should be "85") just yesterday. I couldn't find it in mainline yet, I'll post a patch to fix it.
pull request has already been sent: https://lkml.org/lkml/2015/2/9/373 I will send your patch as fix during -rc cycle. -- Sebastian