All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] rtc: omap: cleanups and dra7x support
@ 2014-05-09 12:09 Sekhar Nori
  2014-05-09 12:09 ` [PATCH 1/3] rtc: omap: remove multiple device id checks Sekhar Nori
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Sekhar Nori @ 2014-05-09 12:09 UTC (permalink / raw)
  To: Alessandro Zummo, Andrew Morton
  Cc: Linux RTC Mailing List, Linux OMAP Mailing List, Sekhar Nori

This patch series does some cleanups
on RTC driver and prepares it for DRA7x
support.

Applies to linux-next of 5th May.

Tested on DRA7x EVM using some additional
patches for platform support. RTC alarm
was not tested (needs IRQ cross bar patches).

Sekhar Nori (3):
  rtc: omap: remove multiple device id checks
  rtc: omap: use BIT() macro
  rtc: omap: add support for enabling 32khz clock

 drivers/rtc/rtc-omap.c |   71 ++++++++++++++++++++++++++++++------------------
 1 file changed, 45 insertions(+), 26 deletions(-)

-- 
1.7.10.1


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

end of thread, other threads:[~2014-05-09 12:10 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-05-09 12:09 [PATCH 0/3] rtc: omap: cleanups and dra7x support Sekhar Nori
2014-05-09 12:09 ` [PATCH 1/3] rtc: omap: remove multiple device id checks Sekhar Nori
2014-05-09 12:09 ` [PATCH 2/3] rtc: omap: use BIT() macro Sekhar Nori
2014-05-09 12:09 ` [PATCH 3/3] rtc: omap: add support for enabling 32khz clock Sekhar Nori

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.