From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sekhar Nori Subject: [PATCH 0/3] rtc: omap: cleanups and dra7x support Date: Fri, 9 May 2014 17:39:00 +0530 Message-ID: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from bear.ext.ti.com ([192.94.94.41]:49534 "EHLO bear.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752606AbaEIMKU (ORCPT ); Fri, 9 May 2014 08:10:20 -0400 Sender: linux-omap-owner@vger.kernel.org List-Id: linux-omap@vger.kernel.org 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