devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] Add support for tps65217 charger
@ 2015-09-08  8:09 Enric Balletbo i Serra
  2015-09-08  8:09 ` [PATCH 1/3] devicetree: Add TPS65217 charger binding Enric Balletbo i Serra
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Enric Balletbo i Serra @ 2015-09-08  8:09 UTC (permalink / raw)
  To: devicetree, linux-omap, linux-kernel, linux-pm
  Cc: robh+dt, pawel.moll, mark.rutland, ijc+devicetree, galak, sre,
	dbaryshkov, dwmw2, tony, sameo, lee.jones, sjoerd.simons, javier

Hi all,

The following series add initial support for tps65217 battery charger. This
series is a first attempt and will have mistake so all comments and
suggestions are welcomed.

Best regards,

Enric Balletbo i Serra (3):
  devicetree: Add TPS65217 charger binding.
  power_supply: Add support for tps65217-charger.
  mfd: Add battery charger as subdevice to the tps65217.

 .../bindings/power_supply/tps65217_charger.txt     |  12 +
 drivers/mfd/tps65217.c                             |   4 +
 drivers/power/Kconfig                              |   7 +
 drivers/power/Makefile                             |   1 +
 drivers/power/tps65217_charger.c                   | 269 +++++++++++++++++++++
 5 files changed, 293 insertions(+)
 create mode 100644 Documentation/devicetree/bindings/power_supply/tps65217_charger.txt
 create mode 100644 drivers/power/tps65217_charger.c

-- 
2.1.0

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

end of thread, other threads:[~2015-09-22 13:44 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-09-08  8:09 [PATCH 0/3] Add support for tps65217 charger Enric Balletbo i Serra
2015-09-08  8:09 ` [PATCH 1/3] devicetree: Add TPS65217 charger binding Enric Balletbo i Serra
2015-09-08  8:09 ` [PATCH 2/3] power_supply: Add support for tps65217-charger Enric Balletbo i Serra
2015-09-22 13:44   ` Sebastian Reichel
2015-09-08  8:09 ` [PATCH 3/3] mfd: Add battery charger as subdevice to the tps65217 Enric Balletbo i Serra
2015-09-20  4:19   ` Lee Jones
2015-09-22  7:43     ` Enric Balletbo Serra
     [not found]       ` <CAFqH_51hUMH=1MMWQ3uSz1yJ=i6upNAHJrhD78Ocp9EWRqXW5w-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2015-09-22 11:37         ` 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).