All of lore.kernel.org
 help / color / mirror / Atom feed
* [rtc-linux] [PATCH 0/6] add support for Microcrystal RV-3049
@ 2016-04-21 18:24 ` Mylène Josserand
  0 siblings, 0 replies; 38+ messages in thread
From: Mylène Josserand @ 2016-04-21 18:24 UTC (permalink / raw)
  To: alexandre.belloni, rtc-linux
  Cc: Alessandro Zummo, linux-kernel, mylene.josserand

The current patchset adds the support of the microcrystal RV-3049 (spi).
This RTC will use the same driver than RV-3029 by updating it to use regmap=
.
It also adds the alarm IRQ functionality.


Myl=C3=A8ne Josserand (6):
  rtc: rv3029: remove 'i2c' in functions names
  rtc: rv3029: convert to use regmap
  rtc: rv3029: Add support of RV3049
  rtc: rv3049: Removes some checks and warnings
  rtc: rv3029: enable AE_x bits on set_alarm
  rtc: rv3029: add alarm IRQ

 drivers/rtc/Kconfig        |  37 +--
 drivers/rtc/rtc-rv3029c2.c | 582 +++++++++++++++++++++++++++++------------=
----
 2 files changed, 397 insertions(+), 222 deletions(-)

--=20
2.8.0.rc3

--=20
--=20
You received this message because you are subscribed to "rtc-linux".
Membership options at http://groups.google.com/group/rtc-linux .
Please read http://groups.google.com/group/rtc-linux/web/checklist
before submitting a driver.
---=20
You received this message because you are subscribed to the Google Groups "=
rtc-linux" group.
To unsubscribe from this group and stop receiving emails from it, send an e=
mail to rtc-linux+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

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

end of thread, other threads:[~2016-05-03  8:25 UTC | newest]

Thread overview: 38+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-04-21 18:24 [rtc-linux] [PATCH 0/6] add support for Microcrystal RV-3049 Mylène Josserand
2016-04-21 18:24 ` Mylène Josserand
2016-04-21 18:24 ` [rtc-linux] [PATCH 1/6] rtc: rv3029: remove 'i2c' in functions names Mylène Josserand
2016-04-21 18:24   ` Mylène Josserand
2016-04-21 18:24 ` [rtc-linux] [PATCH 2/6] rtc: rv3029: convert to use regmap Mylène Josserand
2016-04-21 18:24   ` Mylène Josserand
2016-04-21 18:24 ` [rtc-linux] [PATCH 3/6] rtc: rv3029: Add support of RV3049 Mylène Josserand
2016-04-21 18:24   ` Mylène Josserand
2016-04-21 18:24 ` [rtc-linux] [PATCH 4/6] rtc: rv3029: Removes some checks and warnings Mylène Josserand
2016-04-21 18:24   ` Mylène Josserand
2016-04-22 23:29   ` [rtc-linux] " Alexandre Belloni
2016-04-22 23:29     ` Alexandre Belloni
2016-04-22 23:31     ` [rtc-linux] " Alexandre Belloni
2016-04-22 23:31       ` Alexandre Belloni
2016-04-21 18:24 ` [rtc-linux] [PATCH 5/6] rtc: rv3029: enable AE_x bits on set_alarm Mylène Josserand
2016-04-21 18:24   ` Mylène Josserand
2016-04-22 23:37   ` [rtc-linux] " Alexandre Belloni
2016-04-22 23:37     ` Alexandre Belloni
2016-04-21 18:24 ` [rtc-linux] [PATCH 6/6] rtc: rv3029: add alarm IRQ Mylène Josserand
2016-04-21 18:24   ` Mylène Josserand
2016-04-22 23:48   ` [rtc-linux] " Alexandre Belloni
2016-04-22 23:48     ` Alexandre Belloni
2016-04-28 22:00 ` [rtc-linux] [PATCH V2 0/6] add support for Microcrystal RV-3049 Mylène Josserand
2016-04-28 22:00   ` Mylène Josserand
2016-04-28 22:00   ` [rtc-linux] [PATCH V2 1/6] rtc: rv3029: remove 'i2c' in functions names Mylène Josserand
2016-04-28 22:00     ` Mylène Josserand
2016-04-28 22:00   ` [rtc-linux] [PATCH V2 2/6] rtc: rv3029: convert to use regmap Mylène Josserand
2016-04-28 22:00     ` Mylène Josserand
2016-04-28 22:00   ` [rtc-linux] [PATCH V2 3/6] rtc: rv3029: Add support of RV3049 Mylène Josserand
2016-04-28 22:00     ` Mylène Josserand
2016-04-28 22:00   ` [rtc-linux] [PATCH V2 4/6] rtc: rv3029: Removes some checks and warnings Mylène Josserand
2016-04-28 22:00     ` Mylène Josserand
2016-04-28 22:00   ` [rtc-linux] [PATCH V2 5/6] rtc: rv3029: fix alarm support Mylène Josserand
2016-04-28 22:00     ` Mylène Josserand
2016-05-03  8:25     ` [rtc-linux] " Alexandre Belloni
2016-05-03  8:25       ` Alexandre Belloni
2016-04-28 22:00   ` [rtc-linux] [PATCH V2 6/6] rtc: rv3029: add alarm IRQ Mylène Josserand
2016-04-28 22:00     ` Mylène Josserand

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.