All of lore.kernel.org
 help / color / mirror / Atom feed
From: Sekhar Nori <nsekhar@ti.com>
To: Alessandro Zummo <a.zummo@towertech.it>,
	Andrew Morton <akpm@linux-foundation.org>
Cc: Linux RTC Mailing List <rtc-linux@googlegroups.com>,
	Linux OMAP Mailing List <linux-omap@vger.kernel.org>,
	Sekhar Nori <nsekhar@ti.com>
Subject: [PATCH 0/3] rtc: omap: cleanups and dra7x support
Date: Fri, 9 May 2014 17:39:00 +0530	[thread overview]
Message-ID: <cover.1399635871.git.nsekhar@ti.com> (raw)

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


             reply	other threads:[~2014-05-09 12:10 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-05-09 12:09 Sekhar Nori [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1399635871.git.nsekhar@ti.com \
    --to=nsekhar@ti.com \
    --cc=a.zummo@towertech.it \
    --cc=akpm@linux-foundation.org \
    --cc=linux-omap@vger.kernel.org \
    --cc=rtc-linux@googlegroups.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.