From: Liam Breck <liam@networkimprov.net>
To: Sebastian Reichel <sre@kernel.org>
Cc: linux-pm@vger.kernel.org, Mark Greer <mgreer@animalcreek.com>,
Tony Lindgren <tony@atomide.com>
Subject: [PATCH v4 0/7] BQ24190 charger fixes
Date: Wed, 18 Jan 2017 09:26:47 -0800 [thread overview]
Message-ID: <20170118172654.19416-1-liam@networkimprov.net> (raw)
In-Reply-To: <CAKvHMgQvmjBpaoT-2icVe9xfKWhW9tVOiHDei2jKxDOvSs15Tg@mail.gmail.com>
Hi Sebastian, thanks for your patience :-)
These are misc bq24190_charger fixes, tested on a custom OMAP3 board.
Changes in v4
#4 factors out whitespace change in "Install irq_handler_thread() at end of probe()"
Note: The other whitespace issue Mark raised is related to the purpose of that patch "Don't read
fault register outside irq_handle_thread()"
Changes in v3
#1 fixes figure ID to 37
#5 fixes line over 80 chars
#* adds Acked-by Tony & Mark
Changes in v2
#1 reorders: Fix irq triggering to IRQF_TRIGGER_FALLING
#2 factors out part of: Call power_supply_changed() only for relevant component
#3 replaces: Call enable_irq() only at the end of probe()
#4 reorders: Call power_supply_changed() only for relevant component
#5 unscrambles: Don't read fault register outside irq_handle_thread()
#6 factors out part of: Don't read fault register outside irq_handle_thread()
These are dropped; Tony will resubmit them in new patchset:
Check the interrupt status on resume
Use PM runtime autosuspend
Initial patchset v1
Liam Breck (4):
power: bq24190_charger: Call enable_irq() only at the end of probe()
power: bq24190_charger: Fix irq triggering to IRQF_TRIGGER_FALLING
power: bq24190_charger: Call power_supply_changed() only for relevant component
power: bq24190_charger: Don't read fault register outside irq_handle_thread()
Tony Lindgren (2):
power: bq24190_charger: Check the interrupt status on resume
power: bq24190_charger: Use PM runtime autosuspend
next prev parent reply other threads:[~2017-01-18 17:27 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-01-17 2:28 [PATCH v3 0/6] BQ24190 charger fixes Liam Breck
2017-01-17 3:26 ` Sebastian Reichel
2017-01-17 6:01 ` Liam Breck
2017-01-17 17:06 ` Sebastian Reichel
2017-01-18 17:26 ` Liam Breck [this message]
2017-01-18 17:26 ` [PATCH v4 1/7] power: bq24190_charger: Fix irq trigger to IRQF_TRIGGER_FALLING Liam Breck
2017-01-18 17:26 ` [PATCH v4 2/7] power: bq24190_charger: Call set_mode_host() on pm_resume() Liam Breck
2017-01-18 17:26 ` [PATCH v4 3/7] power: bq24190_charger: Install irq_handler_thread() at end of probe() Liam Breck
2017-01-18 17:26 ` [PATCH v4 4/7] power: bq24190_charger: Adjust formatting Liam Breck
2017-01-18 17:26 ` [PATCH v4 5/7] power: bq24190_charger: Call power_supply_changed() for relevant component Liam Breck
2017-01-18 17:26 ` [PATCH v4 6/7] power: bq24190_charger: Don't read fault register outside irq_handle_thread() Liam Breck
2017-01-18 17:26 ` [PATCH v4 7/7] power: bq24190_charger: Handle fault before status on interrupt Liam Breck
2017-01-20 11:51 ` [PATCH v4 0/7] BQ24190 charger fixes Sebastian Reichel
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=20170118172654.19416-1-liam@networkimprov.net \
--to=liam@networkimprov.net \
--cc=linux-pm@vger.kernel.org \
--cc=mgreer@animalcreek.com \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox