From: Ladislav Michl <ladis@linux-mips.org>
To: linux-pm@vger.kernel.org
Cc: Sebastian Reichel <sre@kernel.org>,
Mike Looijmans <mike.looijmans@topic.nl>
Subject: [PATCH 0/5] Generic GPIO connected chargers support
Date: Wed, 17 Jan 2018 21:27:01 +0100 [thread overview]
Message-ID: <20180117202701.GA8774@lenoch> (raw)
Hi,
this patchset tries to implement an idea mentioned here:
https://marc.info/?l=linux-pm&m=149849407023228&w=2
(with comments taken into account).
First two patches could be possibly merged as these are
cleanups only.
I'm sending the rest as a basis for a discussion which will hopefuly
bring some bright ideas :)
Thank you,
ladis
Ladislav Michl (5):
power: supply: gpio-charger: Drop driver remove function
power: supply: gpio-charger: use helper variable to access device info
power: supply: gpio-charger: generic gpio algo
power: supply: gpio-charger: LTC3651 support
power: supply: gpio-charger: LM3658 support
drivers/power/supply/gpio-charger.c | 486 ++++++++++++++++++++++++++----------
1 file changed, 348 insertions(+), 138 deletions(-)
--
2.15.1
next reply other threads:[~2018-01-17 20:27 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-01-17 20:27 Ladislav Michl [this message]
2018-01-17 20:31 ` [PATCH 1/5] power: supply: gpio-charger: Drop driver remove function Ladislav Michl
2018-01-17 20:31 ` [PATCH 2/5] power: supply: gpio-charger: use helper variable to access device info Ladislav Michl
2018-01-17 20:32 ` [PATCH 3/5] power: supply: gpio-charger: generic gpio algo Ladislav Michl
2018-01-17 20:32 ` [PATCH 4/5] power: supply: gpio-charger: LTC3651 support Ladislav Michl
2018-01-17 20:33 ` [PATCH 5/5] power: supply: gpio-charger: LM3658 support Ladislav Michl
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=20180117202701.GA8774@lenoch \
--to=ladis@linux-mips.org \
--cc=linux-pm@vger.kernel.org \
--cc=mike.looijmans@topic.nl \
--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.