All of lore.kernel.org
 help / color / mirror / Atom feed
From: Krzysztof Kozlowski <krzk@kernel.org>
To: LI Qingwu <Qing-wu.Li@leica-geosystems.com.cn>
Cc: sre@kernel.org, robh+dt@kernel.org, dmurphy@ti.com,
	pali@kernel.org, afd@ti.com, linux-pm@vger.kernel.org,
	devicetree@vger.kernel.org, linux-kernel@vger.kernel.org,
	grygorii.tertychnyi@leica-geosystems.com,
	andrey.zhizhikin@leica-geosystems.com
Subject: Re: [PATCH V2 1/2] power: supply: bq27xxx: Add support for BQ78Z100
Date: Tue, 2 Feb 2021 10:06:58 +0100	[thread overview]
Message-ID: <20210202090658.uamrtr5mpvnsmg3x@kozik-lap> (raw)
In-Reply-To: <20210202084858.2944-2-Qing-wu.Li@leica-geosystems.com.cn>

On Tue, Feb 02, 2021 at 08:48:57AM +0000, LI Qingwu wrote:
> Add support for TI BQ78Z100, I2C interface gas gauge.
> It provides a fully integrated safety protection,
> and authentication for 1 to 2-series cell Li-Ion and
> Li-Polymer battery packs.
> 
> The patch was tested with BQ78Z100 equipment.
> 
> Signed-off-by: LI Qingwu <Qing-wu.Li@leica-geosystems.com.cn>
> ---
>  drivers/power/supply/bq27xxx_battery.c     | 46 +++++++++++++++++++++-
>  drivers/power/supply/bq27xxx_battery_i2c.c |  2 +
>  include/linux/power/bq27xxx_battery.h      |  1 +
>  3 files changed, 48 insertions(+), 1 deletion(-)
> 

Reviewed-by: Krzysztof Kozlowski <krzk@kernel.org>

Best regards,
Krzysztof

  reply	other threads:[~2021-02-02  9:12 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-02-02  8:48 [PATCH V2 0/2] cover-letter bq27xxx: BQ78Z100: Fix Typo LI Qingwu
2021-02-02  8:48 ` [PATCH V2 1/2] power: supply: bq27xxx: Add support for BQ78Z100 LI Qingwu
2021-02-02  9:06   ` Krzysztof Kozlowski [this message]
2021-02-02  8:48 ` [PATCH V2 2/2] dt-bindings: power: bq27xxx: add bq78z10 LI Qingwu
2021-02-02  9:08   ` Krzysztof Kozlowski
2021-02-03  3:49     ` LI Qingwu

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=20210202090658.uamrtr5mpvnsmg3x@kozik-lap \
    --to=krzk@kernel.org \
    --cc=Qing-wu.Li@leica-geosystems.com.cn \
    --cc=afd@ti.com \
    --cc=andrey.zhizhikin@leica-geosystems.com \
    --cc=devicetree@vger.kernel.org \
    --cc=dmurphy@ti.com \
    --cc=grygorii.tertychnyi@leica-geosystems.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-pm@vger.kernel.org \
    --cc=pali@kernel.org \
    --cc=robh+dt@kernel.org \
    --cc=sre@kernel.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.