]> git.karo-electronics.de Git - karo-tx-linux.git/commit
rtc: rc5t583: add ricoh rc5t583 RTC driver
authorVenu Byravarasu <vbyravarasu@nvidia.com>
Fri, 7 Sep 2012 00:24:58 +0000 (10:24 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Fri, 7 Sep 2012 05:36:31 +0000 (15:36 +1000)
commit6258a0ddb9869d22d7fb450b577e3b3faaaa8771
tree40662aca1860838bf0a4ff7442330cdccb549106
parenta438663cf56c24539fc7e5de43c0253f08378040
rtc: rc5t583: add ricoh rc5t583 RTC driver

Add an RTC driver for the RTC device on Ricoh MFD Rc5t583.  Ricoh RTC has
3 types of alarms.  The current patch adds support for the Y-Alarm of
RC5t583 RTC.

Signed-off-by: Venu Byravarasu <vbyravarasu@nvidia.com>
Cc: Alessandro Zummo <a.zummo@towertech.it>
Cc: Mark Brown <broonie@opensource.wolfsonmicro.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
drivers/rtc/Kconfig
drivers/rtc/Makefile
drivers/rtc/rtc-rc5t583.c [new file with mode: 0644]
include/linux/mfd/rc5t583.h