All of lore.kernel.org
 help / color / mirror / Atom feed
From: Liam Breck <liam@networkimprov.net>
To: Sebastian Reichel <sre@kernel.org>
Cc: linux-pm@vger.kernel.org, Tony Lindgren <tony@atomide.com>,
	Hans de Goede <hdegoede@redhat.com>
Subject: Re: [PATCH v5 0/4] BQ24190 charger fixes
Date: Wed, 19 Apr 2017 22:12:56 -0700	[thread overview]
Message-ID: <CAKvHMgRWEjfazAOfr0EcKFa=fMSY0TwR25bHTn-0dcymuNxexg@mail.gmail.com> (raw)
In-Reply-To: <20170412145218.ubhv4j7s3fkb3yah@earth>

Hi Sebastian,

On Wed, Apr 12, 2017 at 7:52 AM, Sebastian Reichel <sre@kernel.org> wrote:
> Hi,
>
> On Tue, Apr 11, 2017 at 04:59:53AM -0700, Liam Breck wrote:
>> Here in one patchset are two patches I posted recently, and two more:
>>
>> Patch 1 is a replacement (as agreed) for
>>   "power: supply: bq24190_charger: Don't spam the logs on charger plug / unplug"
>> Patch 2 fixes up Hans' extcon patch. If you would like me to squash it with his
>>   original patch, let me know.
>> Patch 3 (repost) fixes some issues with PM runtime error handling.
>> Patch 4 fixes a nit in register_reset().
>>
>> Changed in v5:
>> * move condition in extcon OTG boost code
>> * document extcon client invocation of charger driver
>> * udelay -> usleep_range in register_reset()
>>
>> Changes in v4:
>> * fix definition of bq24190_reg_poc_chg_config_*
>> * revert to if (device_property_read... == 0)
>
> Thanks, queued.

Two of these (below) referenced another patch with
  Fixes: SHA ("...")
but the SHAs are wrong because the ref'd patches aren't in mainline.
Should they be fixed?

power: supply: bq24190_charger: Clean up extcon code
power: supply: bq24190_charger: Uniform pm_runtime_get() failure handling

  reply	other threads:[~2017-04-20  5:13 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-04-11 11:59 [PATCH v5 0/4] BQ24190 charger fixes Liam Breck
2017-04-11 11:59 ` [PATCH v5 1/4] power: bq24190_charger: Limit over/under voltage fault logging Liam Breck
2017-04-11 11:59 ` [PATCH v5 2/4] power: bq24190_charger: Clean up extcon code Liam Breck
2017-04-11 11:59 ` [PATCH v5 3/4] power: bq24190_charger: Uniform pm_runtime_get() failure handling Liam Breck
2017-04-11 11:59 ` [PATCH v5 4/4] power: bq24190_charger: Longer delay while polling reset flag Liam Breck
2017-04-11 15:33   ` Tony Lindgren
2017-04-12  6:50 ` [PATCH v5 0/4] BQ24190 charger fixes Hans de Goede
2017-04-12 14:52 ` Sebastian Reichel
2017-04-20  5:12   ` Liam Breck [this message]
2017-05-11  4:52   ` Liam Breck

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='CAKvHMgRWEjfazAOfr0EcKFa=fMSY0TwR25bHTn-0dcymuNxexg@mail.gmail.com' \
    --to=liam@networkimprov.net \
    --cc=hdegoede@redhat.com \
    --cc=linux-pm@vger.kernel.org \
    --cc=sre@kernel.org \
    --cc=tony@atomide.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 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.