All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2]  ab8540 cut2: new rtc second resolution
@ 2013-05-24  9:59 Alexandre Torgue
  2013-05-24  9:59 ` [PATCH 1/2] mfd: ab8540: add device for new rtc version on ab8540 cut2 Alexandre Torgue
  2013-05-24  9:59 ` [PATCH 2/2] rtc: ab8540: add second resolution to rtc driver Alexandre Torgue
  0 siblings, 2 replies; 4+ messages in thread
From: Alexandre Torgue @ 2013-05-24  9:59 UTC (permalink / raw)
  To: Alessandro Zummo, rtc-linux, linux-kernel
  Cc: Lee Jones, Samuel Ortiz, Alexandre Torgue

From: Alexandre Torgue <alexandre.torgue@st.com>

Android expects the RTC to have second resolution.
On ab8540 cut2 RTC block has a new register which
allows setting seconds for wakeup alarms.

Alexandre Torgue (2):
  mfd: ab8540: add device for new rtc version on ab8540 cut2
  rtc: ab8540: add second resolution to rtc driver

 drivers/mfd/ab8500-core.c         | 55 +++++++++++++++++++++++++++++-----
 drivers/rtc/rtc-ab8500.c          | 63 ++++++++++++++++++++++++++++++++++++++-
 include/linux/mfd/abx500/ab8500.h |  2 ++
 3 files changed, 111 insertions(+), 9 deletions(-)

-- 
1.8.2.1


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

end of thread, other threads:[~2013-05-28  9:47 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-05-24  9:59 [PATCH 0/2] ab8540 cut2: new rtc second resolution Alexandre Torgue
2013-05-24  9:59 ` [PATCH 1/2] mfd: ab8540: add device for new rtc version on ab8540 cut2 Alexandre Torgue
2013-05-28  9:47   ` Lee Jones
2013-05-24  9:59 ` [PATCH 2/2] rtc: ab8540: add second resolution to rtc driver Alexandre Torgue

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.