linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] rtc: omap: Fix misc bugs
@ 2015-04-01  5:54 Lokesh Vutla
  2015-04-01  5:54 ` [PATCH 1/3] rtc: omap: Unlock and Lock rtc registers before and after register writes Lokesh Vutla
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Lokesh Vutla @ 2015-04-01  5:54 UTC (permalink / raw)
  To: a.zummo, rtc-linux
  Cc: t-kristo, nsekhar, linux-omap, linux-kernel, lokeshvutla

This patch series fixes miscellaneous bugs in OMAP RTC driver.

Tested on DRA72-evm with an out of tree patch for RTC hwmod.
Logs: http://pastebin.ubuntu.com/10716566/

Lokesh Vutla (3):
  rtc: omap: Unlock and Lock rtc registers before and after register
    writes
  rtc: omap: Update Kconfig for OMAP RTC
  rtc: omap: use module_platform_driver

 drivers/rtc/Kconfig    |  6 +++---
 drivers/rtc/rtc-omap.c | 51 ++++++++++++++++++++++++++++++++++++++++----------
 2 files changed, 44 insertions(+), 13 deletions(-)

-- 
1.9.1


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

end of thread, other threads:[~2015-04-02 11:13 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-04-01  5:54 [PATCH 0/3] rtc: omap: Fix misc bugs Lokesh Vutla
2015-04-01  5:54 ` [PATCH 1/3] rtc: omap: Unlock and Lock rtc registers before and after register writes Lokesh Vutla
2015-04-01 15:52   ` [rtc-linux] " Alexandre Belloni
2015-04-02 11:12     ` Lokesh Vutla
2015-04-01  5:54 ` [PATCH 2/3] rtc: omap: Update Kconfig for OMAP RTC Lokesh Vutla
2015-04-01 15:52   ` [rtc-linux] " Alexandre Belloni
2015-04-01  5:54 ` [PATCH 3/3] rtc: omap: use module_platform_driver Lokesh Vutla
2015-04-01 15:53   ` [rtc-linux] " Alexandre Belloni

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).