linux-omap.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCHv3 0/2] Add cpcap battery driver
@ 2017-06-01  0:19 Tony Lindgren
  2017-06-01  0:19 ` [PATCH 1/2] dt-bindings: cpcap-battery: Add binding Tony Lindgren
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Tony Lindgren @ 2017-06-01  0:19 UTC (permalink / raw)
  To: Sebastian Reichel; +Cc: linux-pm, linux-omap

Hi all,

Here's v3 cpcap pmic battery driver.

Regards,

Tony

Changes since v2:

- Fix binding doc as noted by Rob Herring

- Separate the binding doc into a separate patch

Changes since v1:                                                                                                                                                                             - Add support for battery low interrupts                                                                                                                                                      - Fix POWER_SUPPLY_STATUS during charging to not flip constantly                                 by using average current

Tony Lindgren (2):
  dt-bindings: cpcap-battery: Add binding
  power: supply: cpcap-battery: Add a battery driver

 .../bindings/power/supply/cpcap-battery.txt        |  27 +
 drivers/power/supply/Kconfig                       |   8 +
 drivers/power/supply/Makefile                      |   1 +
 drivers/power/supply/cpcap-battery.c               | 808 +++++++++++++++++++++
 4 files changed, 844 insertions(+)
 create mode 100644 Documentation/devicetree/bindings/power/supply/cpcap-battery.txt
 create mode 100644 drivers/power/supply/cpcap-battery.c

-- 
2.13.0

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

end of thread, other threads:[~2017-06-08 11:06 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-06-01  0:19 [PATCHv3 0/2] Add cpcap battery driver Tony Lindgren
2017-06-01  0:19 ` [PATCH 1/2] dt-bindings: cpcap-battery: Add binding Tony Lindgren
     [not found]   ` <20170601001921.11091-2-tony-4v6yS6AI5VpBDgjK7y7TUQ@public.gmane.org>
2017-06-01  0:26     ` Tony Lindgren
     [not found]       ` <20170601002621.GQ3730-4v6yS6AI5VpBDgjK7y7TUQ@public.gmane.org>
2017-06-07 21:36         ` Rob Herring
     [not found] ` <20170601001921.11091-1-tony-4v6yS6AI5VpBDgjK7y7TUQ@public.gmane.org>
2017-06-01  0:19   ` [PATCH 2/2] power: supply: cpcap-battery: Add a battery driver Tony Lindgren
2017-06-08 11:06 ` [PATCHv3 0/2] Add cpcap " Sebastian Reichel

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