All of lore.kernel.org
 help / color / mirror / Atom feed
* [RFC V1 0/2]  da9063: Support for RTC and register definition updates
@ 2014-03-05 12:25 Opensource [Steve Twiss]
  2014-03-05 12:25 ` [RFC V1 1/2] mfd: da9063: Upgrade of register definitions to support production silicon Opensource [Steve Twiss]
  2014-03-05 12:25 ` [RFC V1 2/2] rtc: da9063: RTC driver Opensource [Steve Twiss]
  0 siblings, 2 replies; 5+ messages in thread
From: Opensource [Steve Twiss] @ 2014-03-05 12:25 UTC (permalink / raw)
  To: Alessandro Zummo, Lee Jones, Mark Brown, Philipp Zabel,
	Samuel Ortiz
  Cc: David Dajun Chen, LKML, RTC linux

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

This patch series updates the register definitions for the DA9063 PMIC
and adds support for the DA9063 RTC.

- Changes to the DA9063 registers.h to support production silicon;
- Add a new RTC driver which is applicable to this version of the silicon;

Thank you,
Steve Twiss, Dialog Semiconductor Ltd.

S Twiss (2):
  mfd: da9063: Upgrade of register definitions to support production
    silicon
  rtc: da9063: RTC driver

 drivers/rtc/Kconfig                  |   10 +
 drivers/rtc/Makefile                 |    1 +
 drivers/rtc/rtc-da9063.c             |  332 ++++++++++++++++++++++++++++++++++
 include/linux/mfd/da9063/registers.h |  120 ++++++------
 4 files changed, 405 insertions(+), 58 deletions(-)
 create mode 100644 drivers/rtc/rtc-da9063.c

-- 
end-of-patch for RFC V1


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

end of thread, other threads:[~2014-03-05 16:20 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-05 12:25 [RFC V1 0/2] da9063: Support for RTC and register definition updates Opensource [Steve Twiss]
2014-03-05 12:25 ` [RFC V1 1/2] mfd: da9063: Upgrade of register definitions to support production silicon Opensource [Steve Twiss]
2014-03-05 12:25 ` [RFC V1 2/2] rtc: da9063: RTC driver Opensource [Steve Twiss]
2014-03-05 15:41   ` Alessandro Zummo
2014-03-05 16:20     ` Opensource [Steve Twiss]

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.