All of lore.kernel.org
 help / color / mirror / Atom feed
From: Hans de Goede <hdegoede@redhat.com>
To: Sebastian Reichel <sre@kernel.org>
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: Wed, 12 Apr 2017 09:11:54 +0200	[thread overview]
Message-ID: <a66cd721-2e44-ac3e-d9a3-174fa3d2b442@redhat.com> (raw)
In-Reply-To: <20170411144204.5xk3jq24zmkytcn5@earth>

Hi,

On 11-04-17 16:42, Sebastian Reichel wrote:
> 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

Ah I checked but somehow missed that. The existing driver is not going
to work for the ACPI/X86 system I'm working with due to lack of platform_data
but that can be fixed by providing some minimal default pdata for that
case, I will write a patch for this.

Regsrds,

Hans

      reply	other threads:[~2017-04-12  7:11 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
2017-04-12  7:11   ` Hans de Goede [this message]

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=a66cd721-2e44-ac3e-d9a3-174fa3d2b442@redhat.com \
    --to=hdegoede@redhat.com \
    --cc=linux-pm@vger.kernel.org \
    --cc=sre@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.