linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] max8903: Add device tree support and logic fixup
@ 2016-06-07  4:02 chris
  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
  0 siblings, 2 replies; 8+ messages in thread
From: chris @ 2016-06-07  4:02 UTC (permalink / raw)
  To: linux-pm, dwmw2, dbaryshkov, sre; +Cc: Chris Lapa

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


^ permalink raw reply	[flat|nested] 8+ messages in thread
* [PATCH 0/2] max8903: Add device tree support and logic fixup
@ 2016-06-02  6:44 chris
  2016-06-02  6:44 ` [PATCH 1/2] max8903: adds support for initiation via device tree chris
  0 siblings, 1 reply; 8+ messages in thread
From: chris @ 2016-06-02  6:44 UTC (permalink / raw)
  To: linux-kernel, linux-pm; +Cc: Chris Lapa

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

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2016-06-10 10:23 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-06-07  4:02 [PATCH 0/2] max8903: Add device tree support and logic fixup chris
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
2016-06-02  6:44 ` [PATCH 1/2] max8903: adds support for initiation via device tree chris
2016-06-09 10:35   ` Krzysztof Kozlowski
2016-06-10  5:35     ` Chris Lapa
2016-06-10  6:13       ` Krzysztof Kozlowski
2016-06-10 10:23         ` Krzysztof Kozlowski

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).