From: Sebastian Reichel <sebastian.reichel@collabora.com>
To: Baolin Wang <baolin.wang7@gmail.com>
Cc: robh+dt@kernel.org, mark.rutland@arm.com,
linux-pm@vger.kernel.org, devicetree@vger.kernel.org,
linux-kernel@vger.kernel.org, yuanjiang.yu@unisoc.com,
baolin.wang@linaro.org, zhang.lyra@gmail.com,
orsonzhai@gmail.com
Subject: Re: [PATCH v3 0/5] Improve the SC27XX fuel gauge controller
Date: Thu, 19 Dec 2019 01:54:39 +0100 [thread overview]
Message-ID: <20191219005439.63nk4fpraveoeqyv@earth.universe> (raw)
In-Reply-To: <cover.1575863274.git.baolin.wang7@gmail.com>
[-- Attachment #1: Type: text/plain, Size: 1741 bytes --]
Hi,
On Mon, Dec 09, 2019 at 11:56:20AM +0800, Baolin Wang wrote:
> This patch set adds one battery resistance-temperature table to optimize
> the real battery internal resistance in different tempertures, and
> calibrates the resistance of coulomb counter to improve the accuracy
> of the coulomb counter.
>
> Any comments are welcome. Thanks.
Thanks, queued to power-supply's for-next branch. I changed the
comment for struct sc27xx_fgu_data, so that it states calib_resist
being in uOhm instead of mOhm.
-- Sebastian
> Changes from v2:
> - Add reviewed tag from Rob.
> - Rebased.
>
> Changes from v1:
> - Fix the order of values in resistance-temp-table property's description.
> - Add an unit suffix for FGU resistance property.
>
> Baolin Wang (4):
> dt-bindings: power: Introduce one property to describe the battery
> resistance with temperature changes
> power: supply: core: Add battery internal resistance temperature
> table support
> dt-bindings: power: sc27xx: Add a new property to describe the real
> resistance of coulomb counter chip
> power: supply: sc27xx: Calibrate the resistance of coulomb counter
>
> Yuanjiang Yu (1):
> power: supply: sc27xx: Optimize the battery resistance with measuring
> temperature
>
> .../devicetree/bindings/power/supply/battery.txt | 5 ++
> .../devicetree/bindings/power/supply/sc27xx-fg.txt | 3 +
> drivers/power/supply/power_supply_core.c | 67 +++++++++++++++++++-
> drivers/power/supply/sc27xx_fuel_gauge.c | 49 +++++++++++++-
> include/linux/power_supply.h | 10 +++
> 5 files changed, 130 insertions(+), 4 deletions(-)
>
> --
> 1.7.9.5
>
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
next prev parent reply other threads:[~2019-12-19 0:54 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-12-09 3:56 [PATCH v3 0/5] Improve the SC27XX fuel gauge controller Baolin Wang
2019-12-09 3:56 ` [PATCH v3 1/5] dt-bindings: power: Introduce one property to describe the battery resistance with temperature changes Baolin Wang
2019-12-09 3:56 ` [PATCH v3 2/5] power: supply: core: Add battery internal resistance temperature table support Baolin Wang
2019-12-09 3:56 ` [PATCH v3 3/5] power: supply: sc27xx: Optimize the battery resistance with measuring temperature Baolin Wang
2019-12-09 3:56 ` [PATCH v3 4/5] dt-bindings: power: sc27xx: Add a new property to describe the real resistance of coulomb counter chip Baolin Wang
2019-12-09 3:56 ` [PATCH v3 5/5] power: supply: sc27xx: Calibrate the resistance of coulomb counter Baolin Wang
2019-12-19 0:54 ` Sebastian Reichel [this message]
2019-12-19 1:34 ` [PATCH v3 0/5] Improve the SC27XX fuel gauge controller Baolin Wang
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20191219005439.63nk4fpraveoeqyv@earth.universe \
--to=sebastian.reichel@collabora.com \
--cc=baolin.wang7@gmail.com \
--cc=baolin.wang@linaro.org \
--cc=devicetree@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-pm@vger.kernel.org \
--cc=mark.rutland@arm.com \
--cc=orsonzhai@gmail.com \
--cc=robh+dt@kernel.org \
--cc=yuanjiang.yu@unisoc.com \
--cc=zhang.lyra@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).