devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] DT support for bq2415x
@ 2013-11-24 16:49 Sebastian Reichel
  2013-11-24 16:49 ` [PATCH 1/3] power_supply: add power_supply_get_by_phandle Sebastian Reichel
                   ` (3 more replies)
  0 siblings, 4 replies; 11+ messages in thread
From: Sebastian Reichel @ 2013-11-24 16:49 UTC (permalink / raw)
  To: Sebastian Reichel, Anton Vorontsov, David Woodhouse
  Cc: Rob Herring, Pawel Moll, Mark Rutland, Stephen Warren,
	Ian Campbell, Rob Landley, linux-kernel, linux-omap, devicetree,
	Pali Rohár, freemangordon, aaro.koskinen, pavel,
	Sebastian Reichel

Hi,

This patchset adds DT support for the bq2415x charger, which is used in the
Nokia N900. The changes depend on Pali Rohár's "[PATCH v2 0/3] Add support for
charging battery in Nokia RX-51" patchset [0].

[0] https://lkml.org/lkml/2013/11/19/106

-- Sebastian

Sebastian Reichel (3):
  power_supply: add power_supply_get_by_phandle
  bq2415x_charger: add DT support
  dt: binding documentation for bq2415x charger

 .../devicetree/bindings/power/bq2415x.txt          | 43 +++++++++++++
 drivers/power/bq2415x_charger.c                    | 72 ++++++++++++++++------
 drivers/power/power_supply_core.c                  | 24 ++++++++
 include/linux/power_supply.h                       |  2 +
 4 files changed, 121 insertions(+), 20 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/power/bq2415x.txt

-- 
1.8.4.3

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

end of thread, other threads:[~2013-12-24  3:39 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-11-24 16:49 [PATCH 0/3] DT support for bq2415x Sebastian Reichel
2013-11-24 16:49 ` [PATCH 1/3] power_supply: add power_supply_get_by_phandle Sebastian Reichel
2013-11-25 12:32   ` Pavel Machek
     [not found]   ` <1385311771-447-2-git-send-email-sre-8fiUuRrzOP0dnm+yROfE0A@public.gmane.org>
2013-12-24  2:20     ` Anton Vorontsov
2013-12-24  3:37       ` Sebastian Reichel
2013-11-24 16:49 ` [PATCH 2/3] bq2415x_charger: add DT support Sebastian Reichel
2013-11-25 12:39   ` Pavel Machek
2013-11-24 16:49 ` [PATCH 3/3] dt: binding documentation for bq2415x charger Sebastian Reichel
2013-11-25 13:07   ` Pavel Machek
2013-12-24  2:20 ` [PATCH 0/3] DT support for bq2415x Anton Vorontsov
2013-12-24  3:39   ` 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).