]> git.karo-electronics.de Git - karo-tx-linux.git/commit
rtc: rc5t583: add ricoh rc5t583 RTC driver
authorVenu Byravarasu <vbyravarasu@nvidia.com>
Fri, 21 Sep 2012 01:02:19 +0000 (11:02 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Fri, 21 Sep 2012 05:59:19 +0000 (15:59 +1000)
commit52ce72eddcb70b17c479a8998c868f4f50eba3ff
treecc37278398a867ceee42a95716c88e945d64aec7
parente386173bdfcd3dac5c9a37542e900c12a05c5771
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