From: chris@lapa.com.au
To: linux-pm@vger.kernel.org, dwmw2@infradead.org,
dbaryshkov@gmail.com, sre@kernel.org
Cc: Chris Lapa <chris@lapa.com.au>
Subject: [PATCH 0/2] max8903: Add device tree support and logic fixup
Date: Tue, 7 Jun 2016 14:02:21 +1000 [thread overview]
Message-ID: <1465272143-55839-1-git-send-email-chris@lapa.com.au> (raw)
From: Chris Lapa <chris@lapa.com.au>
This patch set adds device tree support for the MAX8903 battery charger
and also cleans up the logic with the dc_valid, dok and dcm pins.
I verified these patches work on a board I have here, which uses the
DC power side (not the USB portition) of the MAX8903.
Chris Lapa (2):
max8903: adds support for initiation via device tree.
max8903: cleans up confusing relationship between dc_valid, dok and
dcm.
.../devicetree/bindings/power/max8903-charger.txt | 28 ++
drivers/power/max8903_charger.c | 287 ++++++++++++++++-----
include/linux/power/max8903_charger.h | 6 +-
3 files changed, 250 insertions(+), 71 deletions(-)
create mode 100644 Documentation/devicetree/bindings/power/max8903-charger.txt
--
1.9.1
next reply other threads:[~2016-06-07 4:02 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-06-07 4:02 chris [this message]
2016-06-07 4:02 ` [PATCH 1/2] max8903: adds support for initiation via device tree chris
2016-06-07 4:02 ` [PATCH 2/2] max8903: cleans up confusing relationship between dc_valid, dok and dcm chris
-- strict thread matches above, loose matches on Subject: below --
2016-06-02 6:44 [PATCH 0/2] max8903: Add device tree support and logic fixup chris
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=1465272143-55839-1-git-send-email-chris@lapa.com.au \
--to=chris@lapa.com.au \
--cc=dbaryshkov@gmail.com \
--cc=dwmw2@infradead.org \
--cc=linux-pm@vger.kernel.org \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).