All of lore.kernel.org
 help / color / mirror / Atom feed
From: Sebastian Reichel <sre@kernel.org>
To: Hans de Goede <hdegoede@redhat.com>
Cc: Takashi Iwai <tiwai@suse.de>, linux-pm@vger.kernel.org
Subject: Re: [PATCH] power: supply: max17047: Add Maxim MAX17047 Fuel Gauge battery driver
Date: Tue, 11 Apr 2017 16:42:04 +0200	[thread overview]
Message-ID: <20170411144204.5xk3jq24zmkytcn5@earth> (raw)
In-Reply-To: <20170403111647.30500-1-hdegoede@redhat.com>

[-- Attachment #1: Type: text/plain, Size: 735 bytes --]

Hi,

On Mon, Apr 03, 2017 at 01:16:47PM +0200, Hans de Goede wrote:
> This commit adds support for the Maxim MAX17047 Fuel Gauge chip.
> 
> This was tested on a GPDwin x86 Cherry Trail machine which uses the
> Maxim MAX17047 Fuel Gauge in combination with a TI bq24292i charger.
> 
> Signed-off-by: Hans de Goede <hdegoede@redhat.com>
>
> ---
>  drivers/power/supply/Kconfig            |   7 +
>  drivers/power/supply/Makefile           |   1 +
>  drivers/power/supply/max17047_battery.c | 286 ++++++++++++++++++++++++++++++++
>  3 files changed, 294 insertions(+)
>  create mode 100644 drivers/power/supply/max17047_battery.c

max17047 is already supported by drivers/power/supply/max17042_battery.c

-- Sebastian

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

  reply	other threads:[~2017-04-11 14:42 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-04-03 11:16 [PATCH] power: supply: max17047: Add Maxim MAX17047 Fuel Gauge battery driver Hans de Goede
2017-04-11 14:42 ` Sebastian Reichel [this message]
2017-04-12  7:11   ` Hans de Goede

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=20170411144204.5xk3jq24zmkytcn5@earth \
    --to=sre@kernel.org \
    --cc=hdegoede@redhat.com \
    --cc=linux-pm@vger.kernel.org \
    --cc=tiwai@suse.de \
    /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.