]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
rtc: rc5t583: add ricoh rc5t583 RTC driver
authorVenu Byravarasu <vbyravarasu@nvidia.com>
Fri, 28 Sep 2012 00:20:35 +0000 (10:20 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Thu, 4 Oct 2012 05:03:54 +0000 (15:03 +1000)
commit5cae3d0161e190378765b7f45ec795e41fec5e56
tree934f9b6a6d4ff7b932c667624ea31a101b215366
parente228036f044c170c0d60c3fd37617593d75cba74
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