All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH V2 0/2]  Add device tree support for DA9063
@ 2015-01-19 16:29 Opensource [Steve Twiss]
  2015-01-19 16:29   ` Steve Twiss
                   ` (2 more replies)
  0 siblings, 3 replies; 12+ messages in thread
From: Opensource [Steve Twiss] @ 2015-01-19 16:29 UTC (permalink / raw)
  To: David Dajun Chen, Grant Likely, Ian Campbell, Kumar Gala,
	Lee Jones, Mark Brown, Mark Rutland, Opensource [Steve Twiss],
	Pawel Moll, Philipp Zabel, Rob Herring, Samuel Ortiz,
	Support Opensource
  Cc: DT, LKML

From: Steve Twiss <stwiss.opensource@diasemi.com>

This patch set adds device tree support for the Dialog
Semiconductor DA9063 PMIC. Support is provided for the
Regulators; Real-Time Clock and Watchdog.

[PATCH V2 1/2]: kernel driver device tree support
[PATCH V2 2/2]: device tree bindings document

Thank you,
Steve Twiss, Dialog Semiconductor Ltd.

S Twiss (2):
  mfd: da9063: Add device tree support
  devicetree: Add bindings for DA9063

 Documentation/devicetree/bindings/mfd/da9063.txt | 94 ++++++++++++++++++++++++
 drivers/mfd/da9063-core.c                        |  2 +
 drivers/mfd/da9063-i2c.c                         | 11 +++
 include/linux/mfd/da9063/core.h                  |  1 +
 4 files changed, 108 insertions(+)
 create mode 100644 Documentation/devicetree/bindings/mfd/da9063.txt

-- 
end-of-patch for PATCH V2


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

end of thread, other threads:[~2015-01-20 13:23 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-01-19 16:29 [PATCH V2 0/2] Add device tree support for DA9063 Opensource [Steve Twiss]
2015-01-19 16:29 ` [PATCH V2 1/2] mfd: da9063: Add device tree support Steve Twiss
2015-01-19 16:29   ` Steve Twiss
2015-01-20 10:45   ` Lee Jones
2015-01-20 10:45     ` Lee Jones
2015-01-20 13:23     ` Opensource [Steve Twiss]
2015-01-20 13:23       ` Opensource [Steve Twiss]
2015-01-19 16:29 ` [PATCH V2 2/2] devicetree: Add bindings for DA9063 Steve Twiss
2015-01-19 16:29   ` Steve Twiss
2015-01-20 10:42   ` Lee Jones
2015-01-20 10:42     ` Lee Jones
2015-01-20 10:41 ` [PATCH V2 0/2] Add device tree support " Lee Jones

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.