[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <m3pqcg5i8y.fsf@intel.com>
Date: Tue, 13 Mar 2012 14:00:13 -0700
From: bruce robertson <bruce.e.robertson@...el.com>
To: Anton Vorontsov <cbouatmailru@...il.com>
Cc: <dirk.brandewie@...il.com>, <linux-kernel@...r.kernel.org>,
<dg77.kim@...sung.com>, <kyungmin.park@...sung.com>,
<myungjoo.ham@...sung.com>, <Jason.Wortham@...im-ic.com>
Subject: Re: [PATCH 4/5] max17042: Fix value scaling for VCELL and avgVCELL
Anton Vorontsov <cbouatmailru@...il.com> writes:
> On Tue, Jan 24, 2012 at 09:26:07AM -0800, dirk.brandewie@...il.com wrote:
>> From: Bruce Robertson <bruce.e.robertson@...el.com>
>>
>> The bottom three bits of the register are don't care bits. The LSB
>> value is 625 uV. Adjust the returned values appropriately
>>
>> Signed-off-by: Bruce Robertson <bruce.e.robertson@...el.com>
>> Signed-off-by: Dirk Brandewie <dirk.brandewie@...il.com>
>> Acked-by: MyungJoo Ham <myungjoo.ham@...sung.com>
>
> I guess this was fixed long ago by the following patch:
>
> commit cf7a8c03db792894f436db5f3ffc44d947b9b068
> Author: MyungJoo Ham <myungjoo.ham@...sung.com>
> Date: Wed Aug 17 10:18:34 2011 +0900
>
> max17042_battery: Bugfix of incorrect voltage register value interpretation
>
> The calculation had error in getting voltage values from
> MAX17042 registers. The least bit denotes 78.125uV (625/8).
The multipliers I see in the patch are 83 making the voltages somewhat
high and the low 3 bits are not masked off. I'm probably misreading the code.
>
> Signed-off-by: MyungJoo Ham <myungjoo.ham@...sung.com>
> Signed-off-by: Philip Rakity <prakity@...vell.com>
> Signed-off-by: Kyungmin Park <kyungmin.park@...sung.com>
> Signed-off-by: Anton Vorontsov <cbouatmailru@...il.com>
>
> Thanks,
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists